Commit graph

25 commits

Author SHA1 Message Date
Mike
3ebbf8d8e7 tests: refactor tests to use pytest 2021-06-17 16:38:46 -07:00
Siegmeyer of Catarina
591e4e11b1 Remove unused imports (#3) 2018-06-14 16:15:30 +02:00
Iwo Herka
813f349683 Remove lost print 2018-04-06 16:24:34 +02:00
Iwo Herka
7d1aca31b1 Test fixes + run script. 2017-09-05 12:01:20 +02:00
David Gelvin
8744714574 Reorganized dir 2010-09-27 16:30:16 +03:00
David Gelvin
802d92255d Rewrote tests 2010-09-23 19:40:32 +03:00
David Gelvin
ebf979fa53 Added register / unregister to __init__ 2010-09-23 15:51:59 +03:00
David Gelvin
093a0ef457 Renamed utils to registry 2010-09-23 13:58:11 +03:00
David Gelvin
a53bc53daa Major refactor 2010-09-22 15:28:19 +03:00
David Gelvin
515cdf07ee Rename models, config attrs, started admin intigration 2010-09-22 11:02:28 +03:00
David Gelvin
eacd87b156 Updated tests for new null boolean 2010-09-10 15:55:43 +00:00
ksamuel
04c5b4b5f1 Merge branch 'master' of github.com:mvpdev/eav 2010-09-08 18:20:19 +00:00
ksamuel
d80913ab91 Covered most get and set with tests 2010-09-08 18:19:51 +00:00
David Gelvin
4aa7952485 Merge branch 'master' of github.com:mvpdev/eav 2010-09-08 17:52:20 +00:00
David Gelvin
2f879ccc8b New manager 2010-09-08 17:51:56 +00:00
ksamuel
1b596733e5 Remove prints, added test to value acccessors and object setters / getters 2010-09-08 16:09:05 +00:00
ksamuel
1cdc831bd1 Fixed cache bug 2010-09-08 15:24:14 +00:00
David Gelvin
4a889b48bf Many fixes and filtering 2010-09-08 12:10:47 +00:00
ksamuel
0cc260c5b1 New cache reloading only for models on startup and at ever attribute addition 2010-09-08 01:18:27 +00:00
ksamuel
e915a95f06 Merge changing generic relations 2010-09-07 14:02:48 +00:00
David Gelvin
99cd67c22d Changed object to entity 2010-09-07 13:59:45 +00:00
ksamuel
bdf3e464bd Fixed: get_eva_attribute are now called as a classmethod 2010-09-07 13:52:16 +00:00
ksamuel
9ce78e1418 Added test for _save_single 2010-09-07 13:09:27 +00:00
ksamuel
d54b73a4cd Added test for set and get 2010-09-07 12:45:57 +00:00
ksamuel
8ff5a917e7 Fixed add_label and added test for add_label 2010-09-07 11:18:15 +00:00