Commit Graph

9 Commits

Author SHA1 Message Date
Oliver Walters 45556058d2 Allow files to be uploaded alongside a test report
- Attach the file to the stock item
- Link the uploaded attachment to the test report
2020-05-16 22:53:23 +10:00
Oliver Walters 247cfcc514 Add API unit tests 2020-05-16 21:57:41 +10:00
Oliver Walters bc91975f2c Fixes for Stocktransfer API endpoint 2020-04-10 01:01:39 +10:00
Oliver Walters 5b2665edb1 Better API validation 2020-04-10 00:53:04 +10:00
Oliver Walters 41b3f1d39c API cleanup
Add / Remove / Count endpoints now work
2020-04-10 00:03:43 +10:00
Oliver Walters 58a0f40889 Simplifiy stock adjustment APIs
- Separate API endpoints for count / add / remove / transfer
- Unit testing
2020-04-09 22:24:05 +10:00
Oliver Walters 1b3f8a9309 Unit testing for the stocktake API 2020-04-09 21:19:13 +10:00
Oliver Walters 0484e62836 PEP fixes 2019-04-27 15:25:40 +10:00
Oliver Walters e7685951e1 Add (simple) test cases for Stock API
- Still a lot of work to do here
2019-04-27 15:24:30 +10:00