2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-11 09:45:26 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
21e7a976ee Improve checks for API user permissions 2022-06-03 20:42:25 +10:00
1b901b39df Remove old stuffs 2022-05-22 16:19:10 +10:00
2cd73a98e8 Remove unused import 2022-05-22 10:03:56 +10:00
b98f044204 More checks 2022-05-22 09:56:22 +10:00
53b69d9623 Improvements for profile management 2022-05-22 09:29:04 +10:00
2e86a02343 more debug 2022-05-22 09:00:09 +10:00
8e1804b39d Debug 2022-05-22 08:48:46 +10:00
cdeac137bf Improved API connection testing 2022-05-22 08:38:34 +10:00
fc911ea5b5 Server connection check passes now 2022-05-22 08:27:01 +10:00
f13b04d029 Refactor audio file player
- Do not play if there is no context available (e.g. unit testing)
2022-05-22 08:23:20 +10:00
e424a3cf7b Start of unit tests for the actual API code 2022-05-22 00:04:13 +10:00
253a75129a Extra tests 2022-05-21 20:41:03 +10:00
b8d4130270 Adds tests for the "updateProfile" function 2022-05-21 00:30:56 +10:00
00baff7a97 All tests pass now 2022-05-21 00:26:09 +10:00
caa10b5f8f Add python requirements file 2022-05-20 23:48:58 +10:00
96ae1be3ec Add coveralls step 2022-05-20 23:42:30 +10:00
cd9af13e27 Adds an initial unit test 2022-05-20 23:34:02 +10:00