summaryrefslogtreecommitdiff
path: root/ishtar_common/tests.py
AgeCommit message (Collapse)Author
2023-07-19✅ document packaging testÉtienne Loks
2023-05-11✨ Document - bulk update: add modification of tags (refs #5415)Étienne Loks
2023-05-10✅ Simple tests for town and area noticesÉtienne Loks
2023-04-18Document -> Town/Area: models, admin, formsÉtienne Loks
2023-04-17bandit checker: mark false security issues - fix security issues (low severity)Étienne Loks
2023-04-17Display of a changelog with alert display when updates are madeÉtienne Loks
2023-04-05Manage strong password policy (ISHTAR_STRONG_PASSWORD_POLICY) with "Each ↵Étienne Loks
character type" validator
2023-03-02Fix test for command callÉtienne Loks
2022-12-22Fix testsÉtienne Loks
2022-12-14Tests: use variable for fixtures pathsÉtienne Loks
2022-12-12Update translationsÉtienne Loks
2022-12-12Fix geo test (strange cache error)Étienne Loks
2022-12-12File module refactoring - more tests for filesÉtienne Loks
2022-12-12Remove dead code about dashboardsÉtienne Loks
2022-12-12Minor fix on testsÉtienne Loks
2022-12-12Remove deprecated geo test - Fix tests for v4Étienne Loks
2022-12-12Geodata: manage m2m signal town associationÉtienne Loks
2022-12-12Geodata: clean - test town associationÉtienne Loks
2022-12-12Geodata: manage cascade remove and geodata clearÉtienne Loks
2022-12-12Geodata: cascade addÉtienne Loks
2022-12-12Tests: fix geo form testsÉtienne Loks
2022-12-12Geo form - tests (refs #5386)Étienne Loks
2022-12-12Geo display: clean old code - manage bad dataÉtienne Loks
2022-12-12Geo: display related items on sheetÉtienne Loks
2022-12-12New geo fixturesÉtienne Loks
2022-12-12Admin - Custom fields: exports and imports CSV, json (refs #5406)Étienne Loks
2022-12-12Migration to Django 2.2 - fixesÉtienne Loks
- fix test - fix searches
2022-12-12Migration to Django 2.2 - fixesÉtienne Loks
- rel -> remote_field - to -> model - default initialization for historical models
2022-12-12Migration to Django 2.2 - fixesÉtienne Loks
- restore serialized - manage protected data (do not delete) - fix path raising suspicious operation (use relative path)
2022-12-12Migration to Django 2.2 - missing on_delete - django.urls import reverseÉtienne Loks
2022-12-12Tests - fix valid zip file test (refs #5330)Étienne Loks
2022-12-12Zip - Test validation : writing tests #5330Cefin
Signed-off-by: Étienne Loks <etienne.loks@iggdrasil.net>
2022-10-23Imports: fix dict merge on data updateÉtienne Loks
2022-07-08Tests fixesÉtienne Loks
2022-07-08Generate preview image for PDFÉtienne Loks
2022-07-08Import edit: improve tests (refs #5287)Étienne Loks
2022-07-08Imports : fixing tests on edit and add test on create action #5287Cefin
Signed-off-by: Étienne Loks <etienne.loks@iggdrasil.net>
2022-07-08Imports - Current - Edit : adding non functionnal tests #5287Cefin
Signed-off-by: Étienne Loks <etienne.loks@iggdrasil.net>
2022-07-08Document - create from parent: adapt testÉtienne Loks
2022-07-08adapting tests for #5172Cefin
2022-07-08rapid action on document add document with parent source with tests #5172 ↵Cefin
part four: test perfectionning
2022-07-08rapid action on document add document with parent source with tests #5172 ↵Cefin
part three
2022-07-08Put geo map detail in experimental featuresÉtienne Loks
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-08fixes previous commitQuentin André