10 Commits

Author SHA1 Message Date
Marc Ducobu
5207a8fa12 Removing @todo - refs #410 2015-03-06 20:38:51 +01:00
Marc Ducobu
5634a19174 Improve person accompanyingPeriod validation - close #410 2015-03-06 20:36:21 +01:00
Marc Ducobu
c80326d0ed Refactoring : rm empty line 2015-03-06 13:13:20 +01:00
Marc Ducobu
6e59b8e724 Refactoriing 2015-03-06 13:10:04 +01:00
e2e89d433f add test for timeline/accompnying period 2015-02-27 17:42:01 +01:00
Marc Ducobu
0157c3c9ba Changing comments : history -> accompanying period 2015-02-12 16:40:38 +01:00
Marc Ducobu
9ea23987a3 PersonHistoryFile -> AccompanyingPeriod - refs #275 - debug 2015-02-06 14:38:29 +01:00
9fadc5d9c5 passing last value on closing motive by reference
refs #411
2015-02-05 14:35:22 +01:00
69042c683f add tests for closing/opening accompanying periods
refs #274

check :

- closing the current period works
- closing a period with date closing AFTER the opening fails
- creating a new period works
- create a period with closing after current (opened) period fails => fails see refs #410
- create a period with opening and closing after current (opened) period fails => fails see refs #410
- create a period with end date between another fails
- create a period with end date after opening date fails
- create a period between another period (date closing and date opening) fails
- create a period with date opening inside another period fails
2015-02-03 15:22:38 +01:00
7ebaafe768 create first tests for accompanying period manipulation
[ci skip]
2015-02-03 10:03:36 +01:00