Javier Ramos
|
aa11088944
|
Remove f from non-f string
|
2020-07-02 16:48:41 +02:00 |
|
csine-nflx
|
a7a309136f
|
fixing whitespace and imports
|
2020-06-11 14:15:40 -07:00 |
|
csine-nflx
|
f834d10f9a
|
moving ultradns tests to separate file
|
2020-06-11 14:04:17 -07:00 |
|
csine-nflx
|
cee81bd693
|
updated requirements, fixed unittests, pytest, and distinguidedName ordering
|
2020-04-09 18:17:05 -07:00 |
|
csine-nflx
|
f82ec24dfa
|
updating _get_txt_records return values and docstrings
|
2020-04-05 21:46:33 -07:00 |
|
csine-nflx
|
0e314d0028
|
adding documentation and final cleanup
|
2020-03-27 10:18:38 -07:00 |
|
csine-nflx
|
0149f8b0d3
|
add support for wildcard and naked domains to PowerDNS module
|
2020-03-26 22:15:10 -07:00 |
|
csine-nflx
|
07dc31bed7
|
cleaning up whitespace changes
|
2020-03-16 11:41:05 -07:00 |
|
csine-nflx
|
1a19e250bb
|
updating and cleaning up tests
|
2020-03-16 11:24:17 -07:00 |
|
csine-nflx
|
ca8e73286f
|
fixed get_domains() to remove duplicate entries, updated usage and tests
|
2020-02-12 15:10:24 -08:00 |
|
csine-nflx
|
53f81fb09f
|
updating based on suggestions in 2911
|
2020-02-03 18:58:31 -08:00 |
|
csine-nflx
|
969a7107fe
|
fixed PowerDNS Tests
|
2020-01-29 13:12:09 -08:00 |
|
csine-nflx
|
c465062673
|
integrated PowerDNS plugin into dns_providers
|
2020-01-23 23:53:38 -08:00 |
|
csine-nflx
|
bddae6e428
|
adding PowerDNS delete_txt_record with associated tests
|
2020-01-22 16:18:52 -08:00 |
|
csine-nflx
|
52c7686d58
|
adding wait_for_dns_change() and tests for PowerDNS ACME plugin
|
2020-01-21 18:47:21 -08:00 |
|
csine-nflx
|
915ec0ba63
|
added PowerDNS support for create_txt_record and associated tests
|
2020-01-21 17:08:59 -08:00 |
|
csine-nflx
|
3080a9527c
|
adding PowerDNS get_zones functionality and unit tests
|
2020-01-17 18:29:37 -08:00 |
|
Kush Bavishi
|
d9aef2da3e
|
Changed dummy nameserver value
|
2019-08-07 14:38:18 -07:00 |
|
Kush Bavishi
|
a97283f0a4
|
Fixed indentation
|
2019-08-07 14:23:09 -07:00 |
|
Kush Bavishi
|
a6bf081bec
|
Remove unused import
|
2019-08-07 14:08:27 -07:00 |
|
Kush Bavishi
|
43f5c8b34e
|
Fixed indentation
|
2019-08-07 14:08:06 -07:00 |
|
Kush Bavishi
|
cadf372f7b
|
Removed hardcoded value from function call
|
2019-08-07 14:02:10 -07:00 |
|
Kush Bavishi
|
b4f4e4dc24
|
Added extra check for return value to test_create_txt_record
|
2019-08-07 13:55:02 -07:00 |
|
Kush Bavishi
|
fa7f71d859
|
Modified paginate response to dummy values
|
2019-08-07 13:53:10 -07:00 |
|
Kush Bavishi
|
3ff56fc595
|
Blank line removed
|
2019-08-07 13:42:11 -07:00 |
|
Kush Bavishi
|
894502644c
|
test_wait_for_dns_change fixed!
|
2019-08-07 13:39:20 -07:00 |
|
Kush Bavishi
|
37a1b55b08
|
test_delete_txt_record changed to mock get_zone_name and return the value directly instead of executing the function.
|
2019-08-07 13:27:21 -07:00 |
|
Kush Bavishi
|
31c2d207a2
|
test_delete_txt_record fixed. Function call was missing earlier
|
2019-08-07 13:23:05 -07:00 |
|
Kush Bavishi
|
785c1ca73e
|
test_create_txt_record modified - get_zone_name mocked to return the zone name directly, instead of actually running the function.
|
2019-08-07 13:20:24 -07:00 |
|
Kush Bavishi
|
f2cbddf9e2
|
Unit tests for get_zone_name, get_zones
|
2019-08-07 13:17:16 -07:00 |
|
Kush Bavishi
|
6e84e1fd59
|
Unit Tests for create_txt_record, delete_txt_record, wait_for_dns_change
|
2019-08-07 13:04:38 -07:00 |
|
Kush Bavishi
|
a7c2b970b0
|
Unit testing Part 1
|
2019-08-05 14:00:22 -07:00 |
|
Curtis Castrapel
|
68fd1556b2
|
Black lint all the things
|
2019-05-16 07:57:02 -07:00 |
|
Curtis Castrapel
|
1a5abe6550
|
fix lint
|
2018-08-13 15:11:57 -07:00 |
|
Curtis Castrapel
|
cc836433fb
|
formatting
|
2018-08-13 15:06:16 -07:00 |
|
Curtis Castrapel
|
bb026b8b59
|
Allow LetsEncrypt renewals and requesting certificates without specifying DNS provider
|
2018-08-13 14:22:59 -07:00 |
|
Curtis Castrapel
|
0889076d3b
|
Support LetsEncrypt accounts
|
2018-07-30 15:25:02 -07:00 |
|
Curtis Castrapel
|
1a02740b67
|
reformat code (noop)
|
2018-06-29 15:24:31 -07:00 |
|
Curtis Castrapel
|
f9539cfba5
|
tests
|
2018-06-28 11:12:55 -07:00 |
|
Curtis Castrapel
|
de52fa7f48
|
fix v1 backwards compatibility
|
2018-05-16 08:00:33 -07:00 |
|
Curtis Castrapel
|
680f4966a1
|
acme v2 support
|
2018-05-16 07:46:37 -07:00 |
|
Curtis Castrapel
|
a9b9b27a0b
|
fix tests
|
2018-05-10 12:58:04 -07:00 |
|
Curtis Castrapel
|
a8187d15c6
|
quick lint
|
2018-05-08 11:04:25 -07:00 |
|
Curtis Castrapel
|
df5168765b
|
more tests
|
2018-05-08 11:03:17 -07:00 |
|
Curtis Castrapel
|
e68b3d2cbd
|
0.7 release
|
2018-05-07 09:58:24 -07:00 |
|
Curtis Castrapel
|
1be3f8368f
|
dyn support
|
2018-05-04 15:01:01 -07:00 |
|
Curtis Castrapel
|
532872b3c6
|
dns_provider ui
|
2018-04-27 11:18:51 -07:00 |
|
Curtis Castrapel
|
efd5836e43
|
fix test
|
2018-04-26 09:04:13 -07:00 |
|
Curtis Castrapel
|
f0f2092fb4
|
Some unit tests
|
2018-04-25 11:19:34 -07:00 |
|
kevgliss
|
300e2d0b7d
|
Adding plugin tests. (#385)
* Adding plugin tests.
* Fixing some python 2/3 incompatibilities.
|
2016-07-01 11:32:19 -07:00 |
|