Matthias
|
67a4f75856
|
remove dead test
|
2022-02-13 17:41:27 +01:00 |
|
Matthias
|
42b4466897
|
ignore controls that should not be reached in coverage
|
2022-02-13 05:50:19 +01:00 |
|
Oliver
|
598ea11211
|
Add manager class for StockItem
|
2021-07-21 09:28:58 +10: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
|
ae7fbd6112
|
Add PEP8-naming extension for flake
- Enforcing python naming checks
|
2020-11-12 21:53:04 +11:00 |
|
eeintech
|
496232ed6d
|
Added tests for Category parameters methods, some code clean-up
|
2020-10-01 13:46:56 -05:00 |
|
Oliver Walters
|
bc8b3a68f0
|
Fixes for unit testing
|
2020-05-17 14:17:55 +10:00 |
|
Oliver Walters
|
ea88a03b5a
|
More serial number validation and unit testing
-
|
2020-05-16 08:43:57 +10:00 |
|
Oliver Walters
|
8716281f7e
|
Add unit test for invalid characters
|
2019-09-13 11:15:54 +10:00 |
|
Oliver Walters
|
e4fc44c135
|
More test
|
2019-09-08 20:36:51 +10:00 |
|
Oliver Walters
|
dac61eafa2
|
Fixed tests
- Tree classes now need extra configuration in the fixture
- Check for null pk when cleaning a tree node
|
2019-09-08 19:41:54 +10:00 |
|
Oliver Walters
|
dac1264878
|
Fixed unit tests
|
2019-09-06 12:48:31 +10:00 |
|
Oliver Walters
|
a47be24410
|
Fixed test cases
|
2019-06-18 01:38:43 +10:00 |
|
Oliver Walters
|
f410957d8d
|
Refactored Stock test to use fixtures
|
2019-05-12 21:46:38 +10:00 |
|
Oliver Walters
|
663cc269b4
|
Test recursive child count
|
2019-05-04 23:22:32 +10:00 |
|
Oliver Walters
|
ab6673caa3
|
Add tests for default location traversal
|
2019-05-04 23:20:59 +10:00 |
|
Oliver Walters
|
6d803d48b5
|
Add fixtures to the part test
- Make development of further tests much easier
|
2019-05-04 22:58:55 +10:00 |
|
Oliver Walters
|
1112e5e3e2
|
PEP fixes
|
2019-04-25 18:50:22 +10:00 |
|
Oliver Walters
|
2ab8276672
|
better coverage for part/models
- Increase from 57% to 67%
|
2019-04-25 17:51:02 +10:00 |
|
Oliver Walters
|
f36f02b27f
|
Tests for stock app
- Increase coverage of Stock/models.py to 84%
|
2019-04-25 17:30:44 +10:00 |
|
Oliver Walters
|
7b68310d73
|
PEP fixes
|
2019-04-25 03:20:25 +10:00 |
|
Oliver Walters
|
f9db3b680d
|
Reverse lookup for part category URL
- Added some test cases for PartCategory model
|
2019-04-25 00:28:40 +10:00 |
|