Trenton Holmes
|
650c816a7b
|
Removes support for Python 3.8 and lower from the code base
|
2023-09-10 11:42:59 -07:00 |
|
Trenton H
|
46a39190a4
|
Ignores coverage data in the error cases
|
2023-09-08 19:20:08 -07:00 |
|
Trenton H
|
a2f738772c
|
Fixes handling of exception chains in the util
|
2023-09-08 19:20:08 -07:00 |
|
Trenton H
|
a1697ff21c
|
Combine and extend the utility for calling the live services to be more robust against failures, reporting, etc
|
2023-09-08 19:20:08 -07:00 |
|
Trenton H
|
2c1cd25be4
|
Rewrites the email parsing to be more clear and concise.
Adds testing to use httpx mocked responses to stand in as a server even offline
|
2023-06-06 09:05:26 -07:00 |
|
Trenton H
|
6f163111ce
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
Trenton H
|
3bcbd05252
|
Fixes ruff not running isort against the codebase
|
2023-04-26 09:35:27 -07:00 |
|
Trenton H
|
3c2bbf244d
|
Creates a data model for the document consumption, allowing stronger typing of arguments and setting of some information about the file only once
|
2023-04-01 11:05:34 -07:00 |
|
Trenton H
|
41bcfcaffe
|
Changes out the settings and a decent amount of test code to be pathlib compatible
|
2023-03-06 09:16:07 -08:00 |
|
Trenton H
|
8df1324afd
|
Updates the latest test to use status codes
|
2023-02-20 10:25:21 -08:00 |
|
Trenton Holmes
|
0df91c31f1
|
Creates a mix-in for asserting file system states
|
2023-02-20 10:25:21 -08:00 |
|
Trenton H
|
4fce5aba63
|
Moves ASN barcode testing into a dedicated class
|
2023-01-27 12:24:47 -08:00 |
|
Trenton Holmes
|
cbe567069f
|
Fixes the whitenoise warning in the test suite
|
2022-07-02 16:19:22 +02:00 |
|
Trenton Holmes
|
3003bdd507
|
Runs pyupgrade to Python 3.8+ and adds a hook for it
|
2022-05-06 09:04:08 -07:00 |
|
Trenton Holmes
|
1771d18a21
|
Runs the pre-commit hooks over all the Python files
|
2022-03-11 11:34:28 -08:00 |
|
kpj
|
fc695896dd
|
Format Python code with black
|
2022-02-27 15:26:41 +01:00 |
|
jonaswinkler
|
1ba89ddd09
|
refactor migration tests to allow testing for exceptions while migrating
|
2021-02-09 19:47:50 +01:00 |
|
jonaswinkler
|
302ebf737e
|
refactor migration test case
|
2021-02-08 13:18:39 +01:00 |
|
jonaswinkler
|
fe435f6653
|
update API access for logs
|
2021-02-06 17:02:00 +01:00 |
|
jonaswinkler
|
b787983e42
|
more tests
|
2020-12-15 13:47:43 +01:00 |
|
jonaswinkler
|
bfbdd6e198
|
testing the importer
|
2020-12-05 13:19:14 +01:00 |
|
jonaswinkler
|
eeb63693c9
|
tests
|
2020-11-29 18:37:31 +01:00 |
|
jonaswinkler
|
51851ff15a
|
tests
|
2020-11-29 13:37:39 +01:00 |
|
jonaswinkler
|
bc4192e7d1
|
more tests and bugfixes.
|
2020-11-27 15:36:32 +01:00 |
|
jonaswinkler
|
6834e563a8
|
refactored the test cases to use a mixin for setting up temporary directories.
|
2020-11-27 14:00:41 +01:00 |
|
jonaswinkler
|
4bf0d834a0
|
improved test cases. Python 3.6 compatibility.
|
2020-11-26 22:17:14 +01:00 |
|