Brandon Rothweiler
|
ffd132b700
|
Add test
|
2023-02-22 09:39:29 -05:00 |
|
Trenton Holmes
|
f62193099c
|
Runs pyupgrade to Python 3.8+ and adds a hook for it
|
2022-05-06 09:04:08 -07:00 |
|
Daniel Breitlauch
|
8eb65b070e
|
adding case-sensitive tests
|
2022-04-01 21:15:30 +02:00 |
|
Trenton Holmes
|
6635fa5f0d
|
Runs the pre-commit hooks over all the Python files
|
2022-03-11 11:34:28 -08:00 |
|
Trenton Holmes
|
55486ac151
|
Reduces number of warnings from testing from 165 to 128. In doing so, fixes a few minor things in the decrypt and export commands
|
2022-03-10 18:12:48 -08:00 |
|
kpj
|
c56cb25b5f
|
Format Python code with black
|
2022-02-27 15:26:41 +01:00 |
|
jonaswinkler
|
91492883b9
|
fixes #161
|
2021-01-13 17:17:23 +01:00 |
|
jonaswinkler
|
4ab7577069
|
improved test cases. Python 3.6 compatibility.
|
2020-11-26 22:17:14 +01:00 |
|
Jonas Winkler
|
f976a0b4ba
|
mime type handling
|
2020-11-20 13:31:03 +01:00 |
|
Jonas Winkler
|
dd16b7262e
|
unified document matching, legacy and automatching work alongside now
|
2020-10-28 11:45:11 +01:00 |
|
Jonas Winkler
|
d365e8ac22
|
removed reminders, changed a bunch of stuff
|
2020-10-20 00:35:27 +02:00 |
|
Jonas Winkler
|
8cb25069d7
|
layout changes, removed irrelevant test cases
|
2019-05-23 18:25:23 +02:00 |
|
Daniel Quinn
|
6b63ce9201
|
Fix pycodestyle complaints
Apparently, pycodestyle updated itself to now check for invalid escape
sequences, which only complain if the regex in use isn't a raw string
(r"").
|
2018-09-09 20:00:12 +01:00 |
|
CkuT
|
0c28a5329c
|
Fix LogEntry user when PAPERLESS_DISABLE_LOGIN is set to true
|
2018-04-17 21:03:18 +02:00 |
|
CkuT
|
9bf3454cbf
|
Add test case
|
2018-03-13 19:27:59 +01:00 |
|
Daniel Quinn
|
0d9d7460c6
|
Fix tests to run on boxes with post-consume-scripts set
|
2018-01-06 17:23:24 +00:00 |
|
ishirav
|
a3492fdc87
|
break long lines (pep8)
|
2017-12-23 07:39:40 +02:00 |
|
ishirav
|
9af7a00f82
|
break long lines (pep8)
|
2017-12-23 06:59:48 +02:00 |
|
ishirav
|
d6baea871b
|
Add tests and improve whitespace handling
|
2017-12-23 06:37:00 +02:00 |
|
jgysland
|
507afe9e93
|
add fuzzy matching + tests
|
2017-04-29 17:13:04 -04:00 |
|
Daniel Quinn
|
aea9ea50e5
|
Better naming
|
2016-03-28 14:18:57 +01:00 |
|
Daniel Quinn
|
b4e648e1e3
|
Test All The Things
|
2016-03-28 14:16:26 +01:00 |
|