aboutsummaryrefslogtreecommitdiffhomepage
path: root/mailgun/resource_mailgun_domain_test.go
Commit message (Collapse)AuthorAgeFilesLines
* replace sleep by resource.RetryAlexandre Garand2019-07-091-6/+14
|
* fix the testsAlexandre Garand2019-07-091-3/+4
| | | | | the ips are now fetched correctly a sleep was put in the destroy check to ensure that the api have time to destroy before it is checked
* add test for importation and fix importation for domainAlexandre Garand2019-07-081-0/+29
|
* add travis, go.mod and vendor/ in order to have automatic testingAlexandre Garand2019-07-041-1/+1
|
* make fmtAlexandre Garand2019-07-031-2/+0
|
* bug fix and test for routeAlexandre Garand2019-07-031-0/+2
|
* update testAlexandre Garand2019-07-031-0/+10
|
* adding test and fix issueAlexandre Garand2019-07-021-0/+218