RandomSec/main/tests/server/src/com/google/refine
Lu Liu 9ad3b1080f
Make cross() function work for all columns (#2456)
* fix #1950

* migrate from join to lookup

* reformat
2020-03-23 14:48:32 +01:00
..
browsing Fix scatterplot facet filtering 2019-09-12 11:52:28 +01:00
clustering Fix clusters with single candidates. Closes #2152. 2019-09-11 12:12:32 +01:00
commands EditOneCellCommandTests: Add number parsing tests 2020-01-08 09:55:51 +08:00
exporters CSVExporter: add test case for quoteAll option (#2430) 2020-03-18 04:39:32 +00:00
expr Make cross() function work for all columns (#2456) 2020-03-23 14:48:32 +01:00
grel Move tests to their appropriate packages and deduplicate them, for #2133 2019-08-23 13:27:20 +01:00
history Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
importers Adds trim whitespace option to separator based files (#2408) 2020-03-21 10:38:43 +00:00
importing Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
io Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
model Add cell.error field for error messages (#2363) 2020-03-10 10:14:15 +00:00
operations Change strings comparison to use equals comparator 2019-10-01 23:05:24 -03:00
preference Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
process Mock HTTP calls in data extension tests. Closes #1904. 2019-08-27 19:52:21 +01:00
sorting Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
util Remove uses of junit, closes #2133 2019-08-23 14:09:27 +01:00
HistoryEntryManagerStub.java Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
ProjectManagerStub.java Move tests to their appropriate packages and deduplicate them, for #2133 2019-08-23 13:27:20 +01:00
ProjectManagerTests.java Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
RefineServletStub.java Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
RefineServletTests.java consistent usage of Apache http status constants (#2432) 2020-03-18 06:40:52 +00:00
RefineTest.java Unlink wikidata extension from RefineTest 2019-09-12 10:24:25 +01:00