index
:
Ishtar
WIP/cache
WIP/doc
WIP/emma
WIP/i18n
WIP/v4.0
bullseye
bullseye-alpha
bullseye-beta
buster
buster-test
debian/bookworm
dev-branch-cefin-2
develop
develop-4.4
develop-4.4-optimization-test
develop-5.0
develop-5.0-qgis
develop-5.0-spetacular
develop-5.0-stage
develop-export
develop-feedparse
develop-md
doc-emma
doc-main-emma
element-methode-de-fouille-recherche
fusion-lot-redmine#4698
main
v1.0-develop
v3.2
v3.3
Logiciel de gestion et d'inventaire en archéologie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archaeological_context_records
/
tests.py
Age
Commit message (
Collapse
)
Author
2017-07-26
Tests: fix fixtures management
Étienne Loks
2017-07-24
Datings: post-fix of duplicates associated to the same object (usually on ↵
Étienne Loks
imports)
2017-07-02
Tests: add show-* tests
Étienne Loks
2017-07-02
Tests: improve wizard test management
Étienne Loks
2017-06-13
Context record wizard: fix related context record association on creation
Étienne Loks
2017-05-10
Context records search: fix relation searches
Étienne Loks
2017-04-11
Adapt tests for new fixtures
Étienne Loks
2017-04-04
Base finds: bulk update of finds on context record change (refs #3484)
Étienne Loks
2017-04-04
Base finds: fix cache generation on context record change (refs #3484)
Étienne Loks
2017-03-17
Adapt tests for localisation
Étienne Loks
2017-03-07
Exports: specific configuration to manage ambiguous column (refs #3446)
Étienne Loks
2017-02-25
Tests: create necessary view(s) on _pre_setup.
Étienne Loks
2017-02-24
Wizard tests improvements. Test inappropriate parcel deletion.
Étienne Loks
2017-02-22
Test context record label update on operation update
Étienne Loks
2017-02-22
Update context record label on parcel change
Étienne Loks
2017-02-22
Fix cache operation update - Parcel associated with context records are not ↵
Étienne Loks
removed!
2017-02-14
Fix importer test
Étienne Loks
2017-02-06
Import tests: test limit model for context records - more explicit error ↵
Étienne Loks
message when dealing with limit model
2017-02-06
Test: refactor - should be a little bit faster
Étienne Loks
2017-01-30
Finds: fix material col in tables
Étienne Loks
2017-01-30
Fix material_types search for finds - add tests for hierarchical searches
Étienne Loks
2016-12-20
Fix default parcel creation
Étienne Loks
2016-12-20
Fix default test
Étienne Loks
2016-11-14
Update labels
Valérie-Emma Leroux
2016-09-09
Fix tests with bad initialization
Étienne Loks
2016-08-18
Manage operation relation types in context record and find searches (refs #2799)
Étienne Loks
2016-07-27
Sync external ID on manual insert (refs #3161)
Étienne Loks
2016-07-17
Context records: short_label -> tiny_label, explicit relation in exports
Étienne Loks
2015-10-28
Imports: update MCC tests - fix m2m creation when not valu is provided
Étienne Loks
2015-09-21
Flake8
Étienne Loks
2015-06-25
Import: fix MCC find imports + tests
Étienne Loks
2015-06-25
Import: fix unit import on MCC context record
Étienne Loks
2015-06-25
Import: add test for MCC context record import
Étienne Loks
2015-02-10
Fix typos in commentaries
Valérie-Emma Leroux
2015-01-25
Automatically add symetric/inverse for context records relations
Étienne Loks
2015-01-24
Fix operations and context_records tests
Étienne Loks
2015-01-24
Prevent incoherent RelationType
Étienne Loks
* check that no relation type with symmetrical=True and an inverse relation are set * after saving check that theinverse_relation of the inverse_relation point to the saved object * test update