summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* Remove compatibility helper for python < 3.8Elena ``of Valhalla'' Grandi2024-02-25
|
* qa fixesElena ``of Valhalla'' Grandi2022-08-04
|
* Use the hazwaz facilities to test the command lineElena ``of Valhalla'' Grandi2022-08-04
|
* Explicitely close another missing temporary directoryElena ``of Valhalla'' Grandi2022-08-04
|
* Stop using the deprecated ruamel.yaml.safe_load()Elena ``of Valhalla'' Grandi2022-08-04
|
* Use tempfile.TemporaryDirectory() instead of the old mkdtempElena ``of Valhalla'' Grandi2022-08-04
|
* Sort imports with isortElena ``of Valhalla'' Grandi2022-03-11
|
* Fix rm command test (and others) by indexing the collection at the beginningElena ``of Valhalla'' Grandi2021-12-29
|
* Avoid double # at the beginning of help comments.Elena ``of Valhalla'' Grandi2021-12-24
|
* Add support for search_aliases in the settings file.Elena ``of Valhalla'' Grandi2021-12-24
| | | | Refs: https://todo.sr.ht/~valhalla/lesana/11
* Removed spurious printsElena ``of Valhalla'' Grandi2021-12-24
|
* Fix printing values of list fieldsElena ``of Valhalla'' Grandi2021-12-23
|
* Set order to none rather than '' in a test entryElena ``of Valhalla'' Grandi2021-12-23
|
* New property ``precision`` for ``decimal`` fields.Elena ``of Valhalla'' Grandi2021-12-23
|
* Limit a field to one among a list of valuesElena ``of Valhalla'' Grandi2021-12-23
|
* Individual items for various errors in the test collectionElena ``of Valhalla'' Grandi2021-12-23
|
* Add a field with values to some test collectionsElena ``of Valhalla'' Grandi2021-12-23
|
* Add a method to create an entry from a rendered templateElena ``of Valhalla'' Grandi2021-09-16
|
* Fix tests to load dates as dates, not datetimesElena ``of Valhalla'' Grandi2021-08-09
|
* New command: get-valuesElena ``of Valhalla'' Grandi2021-03-25
|
* Start getting the list and frequency of values for a field.Elena ``of Valhalla'' Grandi2021-03-25
|
* Run basic tests on all command line commandsElena ``of Valhalla'' Grandi2021-03-24
|
* Start writing some tests for the command line classesElena ``of Valhalla'' Grandi2021-03-24
|
* git hook to update the lesana cache when files are changed by git.Elena ``of Valhalla'' Grandi2021-03-22
|
* More improvements to to_yamlElena ``of Valhalla'' Grandi2021-03-19
|
* Fix converting multiline and long strings to yamlElena ``of Valhalla'' Grandi2021-03-19
|
* New custom filter for templates: to_yaml.Elena ``of Valhalla'' Grandi2021-03-07
|
* Skipping some tests on ruamel.yaml < 0.16Elena ``of Valhalla'' Grandi2021-03-07
| | | | | | | ruamel.yaml had some bugs in the round-trip loader which causes the format of entries to change when being rewritten; see the changelog entries for various 0.15 releases for details: https://pypi.org/project/ruamel.yaml/
* New data type: geo (for Geo URIs)Elena ``of Valhalla'' Grandi2021-02-20
|
* Rename the update method to auto.Elena ``of Valhalla'' Grandi2021-02-10
|
* Add the option to autoincrement integer valuesElena ``of Valhalla'' Grandi2021-02-10
|
* Update fields before editing an entry, including autofill on update of ↵Elena ``of Valhalla'' Grandi2021-02-09
| | | | date(time) fields. refs: #1
* Add the ability for field types to update themselvesElena ``of Valhalla'' Grandi2021-02-09
|
* Add the option to autofill date and datetime fields at creation time.Elena ``of Valhalla'' Grandi2021-02-08
|
* More tests for empty dataElena ``of Valhalla'' Grandi2021-02-08
|
* Allow to get a sorted list of all entriesElena ``of Valhalla'' Grandi2021-02-03
|
* Add a default_sort option to collectionsElena ``of Valhalla'' Grandi2021-02-03
|
* Test loading (and rewriting) decimal data. refs: #3Elena ``of Valhalla'' Grandi2021-02-03
| | | | https://todo.sr.ht/~valhalla/lesana/3
* More tests for entries with ' charactersElena ``of Valhalla'' Grandi2021-02-03
|
* Test that all entries are indexedElena ``of Valhalla'' Grandi2021-01-10
|
* Testing indexing entries with ' in the string/text fieldsElena ``of Valhalla'' Grandi2021-01-10
|
* cleanupElena ``of Valhalla'' Grandi2020-12-07
|
* Test compatibility with python < 3.8Elena ``of Valhalla'' Grandi2020-12-07
|
* Add --reset to delete the xapian cache before indexingElena ``of Valhalla'' Grandi2020-12-07
|
* Missing data for the testsElena ``of Valhalla'' Grandi2020-12-07
|
* Support sorting search resultsElena ``of Valhalla'' Grandi2020-10-30
|
* Start storing data in value slots for sorting and range search.Elena ``of Valhalla'' Grandi2020-10-29
|
* Improve round trip loading of yaml filesElena ``of Valhalla'' Grandi2020-10-28
|
* Unix timestamps are assumed to be UTC.Elena ``of Valhalla'' Grandi2020-10-09
|
* Validate also listsElena ``of Valhalla'' Grandi2020-10-07
|