Commit graph

106 commits

Author SHA1 Message Date
zandercymatics
9b257c73d6
PR suggestion 2024-03-19 08:13:04 -06:00
zandercymatics
ad5b8441e5
Add missing comment 2024-03-18 14:26:19 -06:00
zandercymatics
03f7efc846
Change comment 2024-03-18 14:11:28 -06:00
zandercymatics
f7591c2119
Update client.py 2024-03-18 14:02:53 -06:00
zandercymatics
46e7cd45a6
Remove unused mock wrapper 2024-03-18 13:54:52 -06:00
zandercymatics
698d2b2de9
Linting, revise unit tests 2024-03-18 13:51:08 -06:00
zandercymatics
6a6a1b1602
Fix test case 2024-03-18 13:34:55 -06:00
zandercymatics
a954cc2347
Update src/epplibwrapper/tests/test_client.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2024-03-18 12:32:56 -06:00
zandercymatics
21f06360f1
Remove unused import 2024-03-13 13:11:17 -06:00
zandercymatics
5cfd6193fd
Update client.py 2024-03-13 11:28:21 -06:00
zandercymatics
70bfd4343e
Add test, more semaphore(s) 2024-03-13 11:25:46 -06:00
zandercymatics
6992f1489b
Fix comment 2024-03-12 15:01:01 -06:00
zandercymatics
3b9f68ac4b
linting 2024-03-12 14:59:55 -06:00
zandercymatics
ee60be8b10
Add semaphore + add error handling for .close 2024-03-12 14:21:08 -06:00
David Kennedy
efd3f62f0b
added logging for retries 2024-03-05 18:50:42 -05:00
David Kennedy
d542e7a74b
updated comment 2024-03-05 18:46:22 -05:00
David Kennedy
6e13345161
noting why type is ignored 2024-03-05 14:50:20 -05:00
David Kennedy
78c4bb4a8d
format changes for satisfying lint, ignore types mainly 2024-03-01 22:25:58 -05:00
David Kennedy
99d34682b1
test cases written; cleanup; small fix to _retry method signature 2024-03-01 22:18:41 -05:00
David Kennedy
c5d525bd48
removed EPP connection pool, simplified epplibwrapper, removed socket 2024-02-29 23:36:15 -05:00
David Kennedy
0b661f3714
added a comment 2024-02-02 14:10:45 -05:00
David Kennedy
248dd4adfc
changes for linter 2024-01-30 16:42:59 -05:00
David Kennedy
0546bd08e5
suppressed logging from all test cases; made slight changes to handling of exceptions in connection pooling 2024-01-29 18:22:35 -05:00
Erin
e392d68453
Readd accidentally deleted comment 2023-12-06 14:56:45 -08:00
Erin
4cfa68e64f
Re-remove unused test 2023-12-06 14:39:12 -08:00
Erin
2db344f718
Fix lint errors 2023-12-06 14:37:21 -08:00
Erin
d55277cc65
Remove test_pool test for retry for now 2023-12-06 14:34:11 -08:00
Erin
bba5e8affb
Add EPP retry on transport errors 2023-12-06 12:24:36 -08:00
Erin
4a25642d8d
First pass EPP retry 2023-12-05 11:35:08 -08:00
zandercymatics
cc132cd17b
Update socket.py 2023-11-15 17:09:23 -07:00
zandercymatics
a8dcb52897
Linting 2023-11-15 15:20:45 -07:00
zandercymatics
4a0e8aa780
Fix attr err 2023-11-15 15:06:56 -07:00
zandercymatics
ffb7276a8a
Close dangling sockets 2023-11-15 14:59:17 -07:00
zandercymatics
6f31e02f2b
Fix tests 2023-11-15 11:28:11 -07:00
zandercymatics
13ef2a88e0
Update pool.py 2023-11-15 11:11:17 -07:00
zandercymatics
430156d289
Update socket.py 2023-11-14 14:35:47 -07:00
zandercymatics
43039f85c4
Update pool.py 2023-11-14 13:44:51 -07:00
David Kennedy
c760417e6a
updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05:00
David Kennedy
b529a0e86f
Merge branch 'main' into dk/1016-nameservers-ui 2023-10-26 11:52:45 -04:00
zandercymatics
745f2bbdf9
Linter 2023-10-26 07:51:31 -06:00
zandercymatics
91c68f91f1
Add PR suggestions 2023-10-25 11:35:41 -06:00
David Kennedy
182d1a61c0
more consolidation of error messages and their text 2023-10-24 13:02:02 -04:00
zandercymatics
37d6bc9de9
Linting 2023-10-20 08:48:07 -06:00
zandercymatics
02baff3f79
Add spacing 2023-10-19 16:00:31 -06:00
zandercymatics
055942fe3a
Fix kill_pool()
Kill pool was not killing instances correctly. This fixes that, and adds an additional test case
2023-10-19 15:59:28 -06:00
zandercymatics
b8dfe0b8f0
Update test_pool.py 2023-10-19 10:25:51 -06:00
zandercymatics
a744b9407f
Lint pt. many 2023-10-19 10:20:20 -06:00
zandercymatics
aabe4df12a
Linter pt. 3 2023-10-19 10:11:23 -06:00
zandercymatics
29dc3111ae
Linter pt. 2 2023-10-19 09:59:31 -06:00
zandercymatics
e91ee079d0
Linter + fix test 2023-10-19 09:40:40 -06:00