Antonin Delpeuch
|
0583ae659d
|
Make FileProjectManagerTests independent from RefineTest
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
987c2d1c80
|
Jackson serialization for project managers
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
49b84574da
|
Move EvalErrorTests
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
7d3af420ce
|
Jackson serialization for long running processes
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
18c2183cbc
|
Jackson serialization for preferences
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
418b21dda2
|
Jackson serialization for history classes
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
aba8cd8430
|
Jackson serialization for processes
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
cf45f23e1d
|
Jackson serialization for reconciliation operations
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
8f1c7cc2ab
|
Jackson serialization for facets
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
1fa101c334
|
Jackson serialization for the model classes
|
2018-11-30 19:19:01 +09:00 |
|
Antonin Delpeuch
|
1f40393028
|
Move SortingConfig to its own file; tests for sorting criteria
|
2018-11-30 19:19:01 +09:00 |
|
Antonin Delpeuch
|
6daa1b4f5c
|
Jackson serialization for RowReorderOperation
|
2018-11-30 19:19:01 +09:00 |
|
Antonin Delpeuch
|
a3bba83c63
|
Jackson serialization for column operations
|
2018-11-30 19:19:01 +09:00 |
|
Antonin Delpeuch
|
539585fc5e
|
Jackson serialization for cell operations
|
2018-11-30 19:19:01 +09:00 |
|
Antonin Delpeuch
|
e661a647f3
|
Change isSerializedTo to check for Jackson serialization
|
2018-11-30 19:14:03 +09:00 |
|
jackyq2015
|
02871e1b6f
|
fix issue #1802 -- escape single quote in SQL export
|
2018-11-26 19:40:22 -05:00 |
|
Antonin Delpeuch
|
95d0cf546d
|
Merge pull request #1845 from ostephens/parseXml
Parse xml
|
2018-11-25 18:44:38 +00:00 |
|
Antonin Delpeuch
|
0d3c7c7af4
|
Merge pull request #1852 from ostephens/fix-cross
Enable Cross to work with non-string wrapped cells
|
2018-11-24 15:28:05 +00:00 |
|
Owen Stephens
|
04d2e04b4c
|
Tidy up Cross tests
|
2018-11-23 13:50:34 +00:00 |
|
Owen Stephens
|
72be6e14a4
|
Update Cross tests to include tests for Wrapped cells/non-strings
|
2018-11-22 17:54:14 +00:00 |
|
Owen Stephens
|
2ad0e76aca
|
Updating tests for List Facets
|
2018-11-22 13:43:02 +00:00 |
|
Owen Stephens
|
fb8697ef9c
|
Minor code tidy
|
2018-11-22 12:36:37 +00:00 |
|
Owen Stephens
|
acea8e5671
|
Update cache test to ensure correct facet created
|
2018-11-22 12:36:37 +00:00 |
|
Owen Stephens
|
55e3914c8d
|
Add test for new List/Text facet behaviour
|
2018-11-22 12:33:39 +00:00 |
|
Owen Stephens
|
22072c498b
|
Add tests for grouper for list facet
|
2018-11-22 12:33:39 +00:00 |
|
Owen Stephens
|
78360f5e0c
|
Add tests for htmlText and xmlText
|
2018-11-22 00:38:08 +00:00 |
|
Owen Stephens
|
58352e4e56
|
Update tests for XML and HTML functions
|
2018-11-21 15:59:15 +00:00 |
|
Owen Stephens
|
1f023b53af
|
Remove deprecated HTML functions and tests
|
2018-11-20 20:21:30 +00:00 |
|
Owen Stephens
|
c4f2ccd353
|
Extend parseHtml tests
|
2018-11-20 20:19:46 +00:00 |
|
Owen Stephens
|
e38dcdf7a7
|
Add intial tests for XML parsing
|
2018-11-20 20:18:58 +00:00 |
|
Owen Stephens
|
b5355b3c12
|
Correct typo
|
2018-11-18 13:12:41 +00:00 |
|
Antonin Delpeuch
|
3431a9ee1e
|
Merge pull request #1829 from OpenRefine/issue1827
Fix issue of empty list facet choices disappearing.
|
2018-11-17 08:56:41 +00:00 |
|
Antonin Delpeuch
|
0e0dcbafef
|
Fix issue of empty list facet choices disappearing. Closes #1827.
|
2018-11-16 12:52:07 +00:00 |
|
Antonin Delpeuch
|
b85d4d0cb8
|
Merge pull request #1826 from ostephens/fix-todate
Fix toDate
|
2018-11-16 10:30:56 +00:00 |
|
Owen Stephens
|
8f135eddb8
|
Add test for parsing a string with a two digit year
|
2018-11-15 23:47:22 +00:00 |
|
Owen Stephens
|
1627a51075
|
Reorganises ToDate function, adds tests and fixes #1759
|
2018-11-15 18:20:55 +00:00 |
|
Owen Stephens
|
cc12098828
|
Initial attempt to fix toDate function
|
2018-11-08 09:11:49 +00:00 |
|
Antonin Delpeuch
|
1eb9ef78ef
|
Fix cell index computation in filldown/blankdown
|
2018-11-03 17:10:23 +00:00 |
|
Owen Stephens
|
c3e49e79ab
|
Add support for N-triples and Turtle
|
2018-10-27 19:04:07 +01:00 |
|
Owen Stephens
|
42e8c86a78
|
Add support for JSON-LD import
|
2018-10-27 06:34:33 +01:00 |
|
Antonin Delpeuch
|
47323a9e75
|
Merge pull request #1736 from OpenRefine/maven2
Migrate to Maven, take 2
|
2018-10-22 14:41:48 +01:00 |
|
omkar
|
f4be9f5fe1
|
Misc refactoring and made all the tests in the SmartSplitTests class independent by replacing BeforeSuite with BeforeTest
|
2018-10-15 22:28:30 +05:30 |
|
omkar
|
ca572a6a2d
|
Added unit tests for smartSplit() function
|
2018-10-15 20:55:10 +05:30 |
|
Antonin Delpeuch
|
d2edffcef4
|
Merge pull request #1754 from OpenRefine/issue1596
Directly use column as reconciliation results
|
2018-10-12 11:05:12 +01:00 |
|
Antonin Delpeuch
|
5f551370b3
|
Tests for UseValuesAsIdentifiers operation
|
2018-10-02 12:32:30 +01:00 |
|
Antonin Delpeuch
|
22be1ec323
|
Merge pull request #1731 from xseris/master
Custom column names for separator based importer
|
2018-09-24 08:29:46 +01:00 |
|
Antonin Delpeuch
|
ec3e9ab1e9
|
Merge pull request #1730 from OpenRefine/json-clustering
Refactor clustering serialization in JSON
|
2018-09-16 18:52:11 +01:00 |
|
Antonin Delpeuch
|
d421fd7fbf
|
Merge pull request #1729 from OpenRefine/json-engineconfig
Store engine configuration in dedicated class
|
2018-09-16 18:51:41 +01:00 |
|
Antonin Delpeuch
|
782ae4e788
|
Revert "Revert "Migrate to Maven""
This reverts commit c20918b73d .
|
2018-09-16 15:34:47 +01:00 |
|
Jacky
|
c20918b73d
|
Revert "Migrate to Maven"
|
2018-09-16 10:16:50 -04:00 |
|
Jacky
|
e3813d9820
|
Merge pull request #1725 from OpenRefine/maven
Migrate to Maven
|
2018-09-15 21:45:12 -04:00 |
|
xseris
|
31c70be20a
|
Fixed importing test
|
2018-09-13 15:12:52 +02:00 |
|
xseris
|
f288bc653e
|
Added test, changed visualization
|
2018-09-13 14:45:38 +02:00 |
|
Antonin Delpeuch
|
c9436f563d
|
Refactor kNNClusterer for serialization
|
2018-09-10 15:49:59 +01:00 |
|
Antonin Delpeuch
|
31954862e8
|
Refactor BinningClusterer for JSON serialization
|
2018-09-10 15:49:52 +01:00 |
|
Antonin Delpeuch
|
5a0304f363
|
Merge pull request #1722 from OpenRefine/json-testing
Add serialization tests for most Jsonizable classes
|
2018-09-10 15:35:25 +01:00 |
|
Antonin Delpeuch
|
9b54ac2bd2
|
Remove jars of dependencies
|
2018-09-10 15:11:21 +01:00 |
|
Antonin Delpeuch
|
07ab7da872
|
Merge pull request #1697 from OpenRefine/issue1696
Clickable URLs in HTML exporter
|
2018-09-05 14:58:44 +01:00 |
|
Antonin Delpeuch
|
fbc9b27640
|
Store engine configuration as EngineConfig rather than JSONObject
|
2018-09-05 14:49:39 +01:00 |
|
Antonin Delpeuch
|
f6256aae62
|
Fix engineConfig JSON in fetch URLs tests
|
2018-09-05 12:07:50 +01:00 |
|
Antonin Delpeuch
|
f327b09a59
|
Reorganize facet parsing and discontinue initializeFromJSON on Facet
|
2018-09-05 12:03:54 +01:00 |
|
Antonin Delpeuch
|
5b4cab947e
|
Introduce EngineConfig class to avoid manipulating JSON objects directly
|
2018-09-05 11:00:20 +01:00 |
|
Antonin Delpeuch
|
7a3d13ef47
|
Refactor TextSearchFacet for JSON serialization
|
2018-09-05 10:51:31 +01:00 |
|
Antonin Delpeuch
|
daeb7ab6df
|
Refactor ScatterplotFacet for JSON serialization
|
2018-09-05 10:08:53 +01:00 |
|
Antonin Delpeuch
|
1186776235
|
Refactor TimeRangeFacet for JSON serialization
|
2018-09-04 18:19:18 +01:00 |
|
Antonin Delpeuch
|
8e8b3c18c5
|
Refactor RangeFacetTests for serialization
|
2018-09-04 11:49:48 +01:00 |
|
Antonin Delpeuch
|
497eee5a75
|
Add serialization tests for ListFacet
|
2018-09-04 10:09:38 +01:00 |
|
Antonin Delpeuch
|
f6bbb64c98
|
Fix import errors
|
2018-09-01 14:55:37 +02:00 |
|
Antonin Delpeuch
|
851d24c39b
|
Add serialization tests for GREL functions
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
eb0a37a22a
|
Fix PreferenceStore serialization test
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
802ad77ec5
|
Add serialization tests for GREL controls
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
326fda7999
|
Add JSON serialization tests for NominalFacetChoice
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
953a7380fe
|
Cleanup imports
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
da9978b365
|
Add serialization tests for preference classes
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
580fd92c10
|
Add JSON serialization tests for processes
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
debe9bde37
|
Serialization test for EvalError
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
2dde302a90
|
Add JSON serialization tests for refine.history and refine.browsing
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
14233b8ea8
|
Serialization tests for operations.row
|
2018-09-01 12:42:05 +02:00 |
|
Antonin Delpeuch
|
6ccd8ea9ee
|
Deserialization test for Denormalize operation
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
73171755f3
|
More JSON tests for operations
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
4013c0b8c5
|
Add (de)serialization tests to existing operation test classes
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
dbff74650d
|
Cleanup imports
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
8896636017
|
Add deserialization tests for operations
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
2edf83bdf7
|
Start serialization tests for operations
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
fac8936411
|
Serialization tests for model classes
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
c6d2b003b1
|
Start serialization tests
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
d9bff34411
|
Add testing utilites for JSON serialization
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
2b57350adf
|
Cleanup StandardReconConfigTests
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
b12b29b393
|
Rename ReconTests
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
3ea1822773
|
Remove duplicate test class introduced by Jacky
|
2018-09-01 12:40:23 +02:00 |
|
Antonin Delpeuch
|
f41678e087
|
Move tests to their relevant package.
|
2018-09-01 12:40:22 +02:00 |
|
Antonin Delpeuch
|
94b6b1f945
|
Merge pull request #1692 from OpenRefine/issue1689
Fix exception when sorting the empty string numerically
|
2018-08-30 08:09:20 +02:00 |
|
Jacky
|
21712db6e0
|
Merge pull request #1698 from OpenRefine/issue1681
Fix unescape GREL function in javascript mode.
|
2018-08-29 21:24:52 -04:00 |
|
Antonin Delpeuch
|
d01f916101
|
Remove test assertion that can fail depending on the locale
|
2018-08-08 11:51:10 +01:00 |
|
TonyO
|
c1af2f1179
|
fixed issue 1684 with decimal values
|
2018-08-07 11:25:49 +01:00 |
|
Antonin Delpeuch
|
09bb2903f2
|
Add test for sorting exception, issue #1689
|
2018-08-07 11:24:22 +01:00 |
|
Antonin Delpeuch
|
18c489855b
|
Test for clickable URLs in HTML exporter
|
2018-08-07 11:23:49 +01:00 |
|
Antonin Delpeuch
|
87b6aadbad
|
Fix unescape GREL function in javascript mode. Closes #1681.
|
2018-08-07 11:23:14 +01:00 |
|
Owen Stephens
|
64ed24e082
|
Small amount of tidying up code
|
2018-06-23 00:28:45 +01:00 |
|
Owen Stephens
|
420c9bd1a5
|
Add tests for grouping of values in text facets
|
2018-06-23 00:18:00 +01:00 |
|