Commit Graph
100 Commits
Author SHA1 Message Date
Matthias 529987bb17 remove unneeded Todo 2021-12-04 19:52:56 +01:00
Matthias ed5bb3d264 turn around template loader order 2021-12-04 19:49:43 +01:00
Matthias 5567ee432a more coverage 2021-12-04 18:50:49 +01:00
Matthias d156e4c431 make simpler 2021-12-04 18:44:31 +01:00
Matthias 2413119cc1 seperate wrong implementations into own cases 2021-12-04 18:42:08 +01:00
Matthias bb2ad7c2cb Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-12-04 18:04:47 +01:00
Matthias 2ef8c25c05 directer import 2021-12-04 17:46:04 +01:00
Matthias 8724471fc0 rename 2021-12-04 17:45:52 +01:00
Matthias ce726f89a1 refactor wrong implementations into own testcase 2021-12-04 17:45:40 +01:00
Matthias 13b390d69b test that single errors do not kill the whole 2021-12-04 17:44:10 +01:00
Matthias cfd509adb4 PEP fix 2021-12-04 17:43:11 +01:00
Matthias 58f0838d3d improve coverage 2021-12-04 17:24:41 +01:00
Matthias 0b6cceb998 this should not happen 2021-12-04 17:23:35 +01:00
Matthias cccbc567fe delivery must be true 2021-12-04 17:23:04 +01:00
Matthias d9c6e6c4f4 remove version nb checks 2021-12-04 16:45:59 +01:00
Matthias 7016c253a8 fix test to trigger 2021-12-04 04:38:45 +01:00
Matthias 55ca284a13 Revert "this wont happen"
This reverts commit 3047bd6612.
2021-12-04 04:22:07 +01:00
Matthias 3047bd6612 this wont happen 2021-12-04 04:11:42 +01:00
Matthias e25759c1ac check message counters too 2021-12-04 04:08:11 +01:00
Matthias d8ca87057b cover another line 2021-12-04 04:07:47 +01:00
Matthias 75c7722612 PEP fixes 2021-12-04 03:57:45 +01:00
Matthias f88882da8e without targets it wont work 2021-12-04 03:56:16 +01:00
Matthias 6c6683657e remove debug prints 2021-12-04 03:51:40 +01:00
Matthias 453589dbcb docs 2021-12-04 03:50:37 +01:00
Matthias 373c061389 rename to be clearer what the funtions and vars are fore 2021-12-04 03:49:44 +01:00
Matthias 01ad534664 use the same names as in messages model 2021-12-04 03:46:57 +01:00
Matthias 733fc4b718 forgot that before 2021-12-04 03:46:35 +01:00
Matthias 2ea32d200a rename 2021-12-04 03:45:45 +01:00
Matthias c10841fe0e and again 2021-12-04 03:44:59 +01:00
Matthias 3a8909f0d4 and a bit more renaming 2021-12-04 03:44:07 +01:00
Matthias fc1fa775c3 rename 2021-12-04 03:43:14 +01:00
Matthias 057c880377 fix test calls 2021-12-04 03:41:05 +01:00
Matthias 1cfc03d698 add a general context checker 2021-12-04 03:40:53 +01:00
Matthias 3239e60702 add comments to show execution flow 2021-12-04 03:37:13 +01:00
Matthias 1ef7163b94 remove one uncovered line :-) 2021-12-04 02:39:41 +01:00
Matthias 1ba7110cda change templates to new way 2021-12-04 02:19:12 +01:00
Matthias febc51466a use a more gnerall counting method 2021-12-04 02:13:53 +01:00
Matthias dceea757e1 create a notification message! 2021-12-04 02:12:51 +01:00
Matthias c803fdaab1 PEP fix 2021-12-04 01:39:58 +01:00
Matthias 3da5767e02 move version checks out into own check 2021-12-04 01:22:10 +01:00
Matthias 1f7a75ca92 docs are never bad 2021-12-04 01:10:56 +01:00
Matthias 4e07b4bf72 fix tests + method name test 2021-12-04 01:10:46 +01:00
Matthias e18f7d49cc make mehtod name mandatory 2021-12-04 01:07:07 +01:00
Matthias 0f3a78c7be refactor method name 2021-12-04 00:58:13 +01:00
Matthias 33b7d9b845 more debug prints 2021-12-04 00:43:46 +01:00
Matthias b871115484 always run style 2021-12-03 20:24:01 +01:00
Matthias c1052b6c1d only trigger version number if pullrequest 2021-12-03 20:14:48 +01:00
Matthias 63f6776e83 set default ref 2021-12-03 09:00:32 +01:00
Matthias daebae81c1 fix spelling
using c instead of k does not make it Englisch
2021-12-03 08:00:04 +01:00
Matthias 86014dd4c9 fix panel headings 2021-12-03 07:58:47 +01:00
Matthias 6e464447f5 markers for notification tests 2021-12-03 07:51:21 +01:00
Matthias 2917af9715 add marker statment to wrong implementations 2021-12-03 02:02:51 +01:00
Matthias 79bab93afc refactor into new test file 2021-12-03 02:01:17 +01:00
Matthias cf6415ddba Merge branch 'matmair/issue2279' of https://github.com/matmair/InvenTree into matmair/issue2279 2021-12-03 01:58:53 +01:00
Matthias f4f390f4c2 PEP fix 2021-12-03 01:58:27 +01:00
Matthias e31cf45cbc fix db name 2021-12-03 01:27:33 +01:00
Matthias 7e3be4a496 rename 2021-12-03 01:18:31 +01:00
Matthias 83708d645c add packagelock 2021-12-03 01:11:04 +01:00
Matthias f51a3557ee cache python 2021-12-03 01:08:49 +01:00
Matthias a05777029d cache npm 2021-12-03 01:06:48 +01:00
Matthias b6c6ac75e5 just set it statically 2021-12-03 01:05:14 +01:00
Matthias e4a0b09796 simple seems to be better 2021-12-03 01:03:32 +01:00
Matthias 045932dfe1 try using outputs 2021-12-03 00:53:03 +01:00
Matthias 5891245c45 replace pwd 2021-12-03 00:47:10 +01:00
Matthias d50007975c replace db_users 2021-12-03 00:45:52 +01:00
Matthias 066f776c40 remove with from coveralls 2021-12-03 00:39:09 +01:00
Matthias ea6a4979ae reseet back tu usage without envs 2021-12-03 00:34:35 +01:00
Matthias c7b5ec28ab fix coveralls 2021-12-03 00:28:53 +01:00
Matthias 80b575bd3a fix envs? 2021-12-03 00:24:27 +01:00
Matthias 1c388df3d2 set params paralell 2021-12-03 00:17:43 +01:00
Matthias e41da09b31 set ports 2021-12-03 00:12:37 +01:00
Matthias 4ad7712b62 change db user name 2021-12-03 00:10:09 +01:00
Matthias ce4a01255a try a pre job to set params 2021-12-03 00:04:00 +01:00
Matthias 5de4a0cfaf maybe declaring variables helps 2021-12-02 23:42:21 +01:00
Matthias 045d0c241d add package-log back in 2021-12-02 17:33:03 +01:00
Matthias 329b00ae07 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-12-02 17:16:26 +01:00
Matthias 440f5e560e qucik fix 2021-12-02 14:19:20 +01:00
Matthias 6355d2e8c2 maybe this way? 2021-12-02 14:17:15 +01:00
Matthias 0f4991db0a fix port envs? 2021-12-02 14:15:13 +01:00
Matthias b99d5a28e9 fix? postgres user 2021-12-02 14:10:34 +01:00
Matthias bab7b766b5 Revert "seems like it does not like comments between envs"
This reverts commit e7087aafda.
2021-12-02 14:05:55 +01:00
Matthias e7087aafda seems like it does not like comments between envs 2021-12-02 14:05:09 +01:00
Matthias 281ea37bd6 maybe fix coveralls connection? 2021-12-02 14:03:40 +01:00
Matthias dd9eed3da6 needed for import / export checks 2021-12-02 13:54:40 +01:00
Matthias 961c161b3c rename to better reflect function 2021-12-02 13:54:24 +01:00
Matthias b0f14d23b2 use envs everywhere 2021-12-02 13:45:20 +01:00
Matthias 340c7574e4 optimise envs 2021-12-02 13:45:09 +01:00
Matthias cc5ba37850 use env for db name 2021-12-02 13:39:12 +01:00
Matthias 840c1c12c5 use env for version 2021-12-02 13:37:53 +01:00
Matthias cc5a03bb58 merge mysql 2021-12-02 13:37:26 +01:00
Matthias a071d61ba7 use env for version 2021-12-02 13:34:55 +01:00
Matthias ee60cbf603 merge in postgres 2021-12-02 13:34:01 +01:00
Matthias f7b8cf2bb1 refactor envs 2021-12-02 13:29:01 +01:00
Matthias 0ce9e55933 add envs 2021-12-02 13:25:50 +01:00
Matthias bb22f7565b merge in sqlite / coverage 2021-12-02 13:25:01 +01:00
Matthias 3dbe7f8f29 more env variables 2021-12-02 13:17:45 +01:00
Matthias 21aabda8cd merge in python bindings check 2021-12-02 13:14:38 +01:00
Matthias a9aa55d76f refactor envs 2021-12-02 13:10:40 +01:00
Matthias b8a76429d1 only run if successfull 2021-12-02 13:09:30 +01:00
Matthias 3e021f35ba only run if sucessfull 2021-12-02 13:08:47 +01:00