summaryrefslogtreecommitdiff
path: root/archaeological_finds/tests.py
AgeCommit message (Expand)Author
2023-07-03🐛 Fix "*" search for text fields (refs #5325)Étienne Loks
2023-05-11✅ Update find history test "humanize" version of 5001 is 5 001Étienne Loks
2023-04-17bandit checker: mark false security issues - fix security issues (low severity)Étienne Loks
2023-03-01Free text search: use accent and unaccented string (refs #5352)Étienne Loks
2023-02-28Search: Fix many excluded search (refs #4793, refs #5209)Étienne Loks
2022-12-14Tests: use variable for fixtures pathsÉtienne Loks
2022-12-12Tests: test geo CSV importÉtienne Loks
2022-12-12Tests: find basket modificationÉtienne Loks
2022-12-12Test: force locale activate for API testÉtienne Loks
2022-12-12Minor fix on testsÉtienne Loks
2022-12-12Fix testsÉtienne Loks
2022-12-12Remove deprecated geo test - Fix tests for v4Étienne Loks
2022-12-12Geo display: clean old code - manage bad dataÉtienne Loks
2022-12-12Migration to Django 2.2 - missing on_delete - django.urls import reverseÉtienne Loks
2022-07-08Refactoring: NewImportForm -> BaseImportFormÉtienne Loks
2022-07-08black formatingÉtienne Loks
2022-07-08Find/context record search: change search order, terms, fix search fieldÉtienne Loks
2022-07-08resolve issue on archeological finds tests searchCefin
2022-07-08finalize the test with one errorCefin
2022-07-08adding test for acrcheological finds search on operationsCefin
2022-07-08Tests: clean importsÉtienne Loks
2022-07-08synthethic functions for tests and improvement of their robustnessQuentin André
2022-07-08factorization of access_from_dropdown for testsQuentin André
2022-07-08clean version of get_geo_items with ui integration and testsQuentin André
2022-07-08additional tests without nested tabs for testing the ui of basefindsQuentin André
2022-07-08ui tests without base feature point workingQuentin André
2022-07-08test_geo_items works and manual tests work for uiQuentin André
2022-07-08stable version of setDefaultGeoItemsQuentin André
2022-07-08create_cr_with_bfs returns pksQuentin André
2022-07-08version before checkbuttonQuentin André
2022-07-08PR for peer reviewQuentin André
2022-07-08all in jquery and get_geo_items fixesQuentin André
2022-07-08url with get and display geo itemsQuentin André
2022-07-08format GeoJSON and getting properly related objectsQuentin André
2022-07-08get_geo_items for operations and testsQuentin André
2022-07-08better tests and beginning operationsQuentin André
2022-07-08multiple base findsQuentin André
2022-07-08api for geo_get_items for context records + testsQuentin André
2022-07-08handle pk exceptionQuentin André
2022-07-08correction with kwargs for get_polygonsQuentin André
2022-07-08correction regexQuentin André
2022-07-08modified urls and black reformattingQuentin André
2022-07-08add of get_geo_items in API + testQuentin André
2022-07-08to geoJSON structureQuentin André
2022-07-08test + geo_get_itemsQuentin André
2022-07-08get_geo_items + testQuentin André
2021-10-18ID generation: fix custom filters for jinja formatÉtienne Loks
2021-07-29Fix "history_creator" on duplicateÉtienne Loks
2021-06-21Tests: fix dependencies and string evaluationÉtienne Loks
2021-04-12Tests: find basket searchÉtienne Loks