2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-29 20:16:44 +00:00

30 Commits

Author SHA1 Message Date
Matthias
bf7af8f72a
cover another missing setting 2022-01-09 23:01:38 +01:00
Matthias
afada6b759
test the url arg building 2022-01-09 22:56:14 +01:00
Matthias
2c05b858a4
renmae var 2022-01-09 22:34:02 +01:00
Matthias
c8599039a2
added test for wrong config 2022-01-09 22:33:14 +01:00
Matthias
31d587a9b1
unittests fdor ApiCallMixin 2022-01-09 22:19:01 +01:00
Matthias
c699ced34a
make general mixin tests multi mixin enabled 2022-01-09 22:16:19 +01:00
Oliver
ac849c1566 Fixes for unit tests 2022-01-04 21:36:27 +11:00
Oliver
f3bfe6e7ca More refactoring:
- Rename "mixins_globalsettings" to "mixing_settings"
- Fix translation on settings page template
2022-01-02 11:22:05 +11:00
Oliver
737467a1fd Rename "has_globalsettings" -> "has_settings" 2022-01-01 23:14:34 +11:00
Oliver
78120bb020 Fixes for unit tests 2021-12-31 14:54:19 +11:00
Oliver
4b4d4be13e Registry name fixes 2021-12-31 14:28:16 +11:00
Oliver
e02a2cef1b Fixes unit test 2021-12-31 14:18:27 +11:00
Matthias
8ac41970ad
simpler imports 2021-11-20 17:46:50 +01:00
Matthias
000adb357d
refactor plugin urls into plugin dir 2021-11-18 12:50:22 +01:00
Matthias
40cf7869d3
refactor mixin locations 2021-11-16 00:40:49 +01:00
Matthias
990ad95c13
fix global settings test 2021-11-14 01:32:44 +01:00
Matthias
1391df7236
fix test for global settings 2021-11-14 00:49:00 +01:00
Matthias
b10492f088
rename global settings objects 2021-11-14 00:24:32 +01:00
Matthias
367c37bbaf
remove setup helper as it is not needed anymore 2021-11-13 01:25:41 +01:00
Matthias
938f8bab2d
activate plugins before testing 2021-11-12 17:44:35 +01:00
Matthias
61f6061edf
adding in license meta 2021-11-12 00:12:03 +01:00
Matthias
b2478b418a
"description" field for plugin
Fixes #2293
2021-11-12 00:09:05 +01:00
Matthias
dde9810f2b
no key => failing test 2021-10-10 00:47:39 +02:00
Matthias
b2b0113ac1
user needs to be staff 2021-10-10 00:47:15 +02:00
Matthias
c67f2aa2d7
set_setting fnc + fixed settings test 2021-10-10 00:21:02 +02:00
Matthias
b29650f3af
fixxed settings dict 2021-10-09 23:54:55 +02:00
Matthias
a32486cfbd
PEP fix 2021-10-09 23:19:01 +02:00
Matthias
269bca27e9
more tests 2021-10-09 23:16:38 +02:00
Matthias
910fb4b6f7
fix wrong assertation path 2021-10-08 22:28:33 +02:00
Matthias
dddd4370cf
refactor app 2021-10-08 22:08:09 +02:00