Nick Steel
|
5b32f87364
|
test: flake8 to ignore camelcase usage in our deps.
Ignore N813 when importing the c version of xml.etree.ElementTree.
Ignore N815 when controlling failure diff length in unittest.
|
2019-01-31 20:22:10 +00:00 |
|
Stein Magnus Jodal
|
e0a028291a
|
local: Replace local/data_dir with core/data_dir
Partly fixes #1259
|
2015-08-23 00:37:38 +02:00 |
|
Thomas Adamcik
|
319c1fc1e3
|
local: Readd support for search without limit for get_distinct support
|
2015-03-02 23:39:06 +01:00 |
|
Ali Ukani
|
ead147f482
|
Fix flake8 errors, prepare for Python 3 port
Fixes flake8 warnings
Reword docstring for find_exact
Use range instead of xrange in preparation for porting to Python 3
|
2015-02-16 02:24:40 -05:00 |
|
Ali Ukani
|
fc21d466f0
|
local: use limit and offset when searching json library
Fixes the json local library's search behavior. Uses limit and offset
arguments when returning search results.
|
2015-02-16 02:24:40 -05:00 |
|
Thomas Adamcik
|
fa8547c397
|
tests: Add noqa markers for setUp/tearDown
|
2014-12-30 00:23:01 +01:00 |
|
Stein Magnus Jodal
|
496142c201
|
py3: Use absolute imports by default
|
2014-12-07 20:17:10 +01:00 |
|
Thomas Adamcik
|
3c0cc1564c
|
local: Make browse test check ordering again
|
2014-01-20 23:22:15 +01:00 |
|
Thomas Adamcik
|
9ba168e9b9
|
local: Update browse cache code to add all directories
Tests have been updated to make sure multiple folders are added. We had
forgotten to add child folders to the ones that had already been created.
|
2014-01-19 22:21:02 +01:00 |
|
Thomas Adamcik
|
e97e620635
|
local: Rename json test to new naming scheme
|
2014-01-18 01:35:33 +01:00 |
|