|
|
1c6dbd32f8
|
modified: .gitignore
new file: Makefile
modified: README.rst
modified: nested_lookup/lookup_api.py
new file: nested_lookup/tests/__init__.py
renamed: test_lookup_api.py -> nested_lookup/tests/test_lookup_api.py
renamed: test_nested_lookup.py -> nested_lookup/tests/test_nested_lookup.py
new file: requirements-test.txt
modified: setup.py
|
2022-07-06 14:47:54 -04:00 |
|
Matheus Lins
|
77895304bb
|
Rename function
|
2020-01-29 14:03:49 -05:00 |
|
Matheus Lins
|
5fbc1a1671
|
Tests of get_occurrence_of_value_with_self_value
|
2020-01-29 14:03:49 -05:00 |
|
|
|
4b8eeaf969
|
more tests cases regarding wild functionality
modified: README.rst
modified: nested_lookup/nested_lookup.py
modified: setup.py
modified: test_nested_lookup.py
|
2019-06-25 15:20:42 -07:00 |
|
|
|
b6acaca980
|
Fix defect where wild would break if document had non string keys.
modified: README.rst
modified: nested_lookup/nested_lookup.py
modified: setup.py
modified: test_nested_lookup.py
|
2019-06-25 14:50:00 -07:00 |
|
|
|
9348af1790
|
modified: README.rst
modified: nested_lookup/__init__.py
modified: nested_lookup/lookup_api.py
modified: nested_lookup/nested_lookup.py
modified: setup.py
modified: test_lookup_api.py
modified: test_nested_lookup.py
|
2019-05-21 10:23:00 -04:00 |
|
Ramesh_RV
|
fdce9e685a
|
Fix for issue #19 (get_all_keys fails if dict are part of list)
|
2019-05-13 04:10:57 -07:00 |
|
|
|
0e8723b822
|
Fix for issue #17 (#18)
* Fix for issue #17
* Updating version (and) Adding Travis CI support
* Adding Build status to README
|
2019-03-04 08:44:32 -05:00 |
|
|
|
3441584eaa
|
Fix for issue #10 (#11)
* Fix for issue #10
* Renamed the test module
|
2018-11-02 12:08:13 -04:00 |
|