Commit Graph

15 Commits

Author SHA1 Message Date
Maksim Stojkovic 140006a4cd
Fix PEP styles 2022-05-19 12:19:55 +10:00
Maksim Stojkovic 4dc997c4ae Added unit test 2022-05-19 02:06:43 +10:00
Oliver 9e35c52b1d unit testing fixes 2021-12-04 17:30:13 +11:00
Oliver 88fce1e813 Unit test fixes 2021-12-03 18:42:36 +11:00
Oliver ecf70b6d4d Some PEP fixes 2021-12-02 23:58:02 +11:00
Oliver 3f9b280e17 Allow shipment numbers to be non-unique for different sales orders
- must be unique for a given sales order
2021-11-30 00:42:30 +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 bfbdd72306 Remove unused import 2021-03-30 08:43:09 +11:00
Oliver Walters 408b9d5e5b Fix for unit testing 2021-03-30 08:08:55 +11:00
Oliver Walters 82e6b87e1c Adds unit testing for order overdue status 2021-01-20 07:49:14 +11:00
Oliver Walters ae7fbd6112 Add PEP8-naming extension for flake
- Enforcing python naming checks
2020-11-12 21:53:04 +11:00
Oliver Walters 36955d6d4f pep fixes 2020-09-02 20:16:46 +10:00
Oliver Walters 911727f7b7 Update test fixtures
- Can't assume that pk values will be assigned sensibly!
- Need to hard-code them in
2020-09-02 19:47:07 +10:00
Oliver Walters cb3fe0fc35 Add some more unit testing for the builds 2020-04-27 21:28:44 +10:00
Oliver Walters 3685ca4b95 Add some unit testing for the SalesOrder model 2020-04-27 11:32:20 +10:00