Commit Graph

24 Commits

Author SHA1 Message Date
Oliver Walters c5b14944a1 Unit tests for downloading BuildOrder data 2022-05-18 00:31:43 +10:00
Oliver 9bcbaaa5f5 Remove more python2 stuff 2022-05-17 16:57:31 +10:00
Oliver e7b458978c More unit tests 2022-05-17 15:10:48 +10:00
Oliver 01a30935f0 Add unit tests for BuildOutputDelete serializer 2022-05-17 14:20:41 +10:00
Oliver 5a0acedce6 Add unit tests for BuildOutputCreate serializer 2022-05-17 13:00:53 +10:00
Oliver Walters 82541ede32 More unit tests
- BuildOrderCancel
- StockItemInstall
- StockItemUninstall
2022-05-04 22:49:21 +10:00
Oliver Walters 88dbd5aa74 PEP fixes 2022-05-04 18:46:07 +10:00
Oliver Walters 104f9d4a70 Remove outdated unit tests 2022-05-04 18:39:33 +10:00
Matthias 967efae8f1
make simpler 2022-01-20 23:55:48 +01:00
Oliver 6aa83796ea PEP fixes 2022-01-09 22:15:59 +11:00
Oliver da9fa1313c Increased unit testing 2022-01-09 22:14:48 +11:00
Oliver Walters 960784644f Adds skeleton for new API endpoint for completing a build order 2022-01-07 10:50:29 +11:00
Oliver 83faaa2da3 unit test fixes 2021-10-17 22:57:07 +11:00
Oliver bf47b57c82 working on updating build output tables 2021-10-14 23:46:21 +11:00
Oliver b0a3280c05 Add unit testing 2021-10-14 23:13:08 +11:00
Oliver ddcfc8996c Further fixes for API / serializer classes
- Correctly catch and re-throw errors
- Provide request to serializer context
2021-10-05 12:12:37 +11:00
Oliver dd4db6442e PEP fixes 2021-10-05 00:45:49 +11:00
Oliver 75a35773c6 More unit tests 2021-10-04 20:44:15 +11:00
Oliver 957867f504 Implement unit tests for new build allocation API feature 2021-10-04 18:53:10 +11:00
Matthias f2b0717d10 removes all lines consisting only of spaces
this really bothers me for some reason - nothing technical
2021-05-06 12:11:38 +02:00
Oliver Walters b315b958b0 PEP fixes 2021-02-27 07:56:38 +11:00
Oliver Walters d76b873c00 Refactor build API unit tests 2021-02-26 22:00:22 +11:00
Oliver Walters 832a6ef9a2 PEP fixes 2021-02-23 09:01:03 +11:00
Oliver Walters 2186a66465 Build: Filter by parent or ancestor in API
- Add unit testing
2021-02-22 22:05:20 +11:00