Commit graph

38 commits

Author SHA1 Message Date
Sergei Tsoganov
9486e37e39 Updated fixtures 2023-06-02 10:43:38 +03:00
Sergei Tsoganov
0f16ec77f5 Added csv export to registrar api_users and white_ips 2023-05-15 14:11:46 +03:00
Sergei Tsoganov
b71a8ccf9f Modified csv export file for admin domains 2023-04-14 10:56:12 +03:00
Sergei Tsoganov
cc4d4d0e1f Corrected tests 2023-04-06 21:24:55 +03:00
olegphenomenon
e3cf0ff3d6 test for the auction view 2022-05-09 11:06:33 +03:00
Thiago Youssef
c240aef717 Improve csv tests 2022-04-05 12:06:53 +03:00
Thiago Youssef
1fac9d9618 Fix admin accounts CSV output 2022-03-14 12:12:22 +02:00
Thiago Youssef
7d79e6528d Fix admin invoices CSV output 2022-03-14 12:09:13 +02:00
Thiago Youssef
f44bdd1930 Fix admin contacts CSV output 2022-03-14 09:22:03 +02:00
Thiago Youssef
6263ded68f Fix admin domains CSV output 2022-03-11 14:37:46 +02:00
Thiago Youssef
807419bc3a Tests for domains csv download at admin 2022-03-09 15:37:30 +02:00
Thiago Youssef
71001ce056 Add file fixture to download history tests 2022-03-08 17:31:00 +02:00
dinsmol
f0ee59bf46 fixed CSV headers, added tests 2021-09-23 12:51:21 +03:00
Timo Võhmar
22351c9053
Merge pull request #1814 from internetee/add-guard-clause-to-mass-nameserver-change
Bulk NS change: Verify CSV integrity
2021-06-25 14:43:00 +03:00
Timo Võhmar
2a9692cb03
Merge pull request #2039 from internetee/2306-csync-trim-whitespaces
2306-csync-trim-whitespaces
2021-06-21 14:51:42 +03:00
Timo Võhmar
e606db8200
Merge pull request #2043 from internetee/2030-support-multiple-schema-file-versions
fixed bag, added test
2021-06-18 16:06:18 +03:00
Oleg Hasjanov
285eb28ac6 refactoring, added webclient for system tests 2021-06-18 13:54:28 +03:00
Oleg Hasjanov
7c8c9120b5 added test 2021-06-17 16:02:40 +03:00
Alex Sherman
62312beb3a Add stripping of whitespaces existing dnskeys private key 2021-06-16 17:05:08 +05:00
Alex Sherman
45dfa57529 Move class to lib, add sugar, add tests 2021-05-20 17:13:26 +05:00
Oleg Hasjanov
6f08360d41 added system test for invalid csv file 2021-04-30 17:45:14 +03:00
Karl Erik Õunapuu
88e1bc3727 parent 64e3bc885a2cb8b46a1aaa4bf4f121ee7f5d44a6
author Karl Erik Õunapuu <karlerik@kreative.ee> 1591359032 +0300
committer Alex Sherman <yul.golem@gmail.com> 1617029320 +0500

CsyncJob: Don't respect IPv6 if nessecary
2021-03-30 14:22:45 +05:00
Timo Võhmar
18790071c9
Merge pull request #1749 from internetee/1739-ns-bulk-change-test-and-whois-update
Registrar: Update WHOIS after bulk nameserver change
2021-01-06 20:14:58 +02:00
Karl Erik Õunapuu
38cefe7255
Allow explicit reason for force delete mail template 2020-12-28 12:57:06 +02:00
Karl Erik Õunapuu
1db594fc1c
NS bulk change: Add tests, don't use name_puny format 2020-11-18 16:29:18 +02:00
Karl Erik Õunapuu
cfa44f7692
Improve mass action tests 2020-11-05 15:37:28 +02:00
Karl Erik Õunapuu
b61fe5f7b4
Fix CC issues 2020-11-05 14:46:06 +02:00
Karl Erik Õunapuu
1a0becf785
Test mass actions in admin 2020-11-05 14:28:54 +02:00
Karl Erik Õunapuu
f13a2c2b07
Merge branch 'master' into 1645-get-rid-of-keystores-gem 2020-08-13 13:02:28 +03:00
Karl Erik Õunapuu
78d473f3e6 Create tests for jobs triggered by registrant confirmations 2020-07-30 13:52:25 +03:00
Karl Erik Õunapuu
65a749edc8 Reference LHV branch without keystores gem 2020-07-27 11:47:49 +03:00
Maciej Szlosarczyk
e08f69a1cc Add test CA to files fixtures
There seems to be an issue with the default configuration, files are
missing and we depend on them for the tests to run.
2020-05-22 21:42:14 +05:00
Maciej Szlosarczyk
334c676a4f Fix name conflict in BankStatement
I also used the file we use for testing payments on staging, there was
some issue with the other file and I am not sure what it was.
2020-05-22 21:42:14 +05:00
Alex Sherman
6655ac6354 Add bank statement import test 2020-03-03 11:33:10 +02:00
Artur Beljajev
1dc6ef7ddf Process payments automatically
Closes #1232
2019-08-26 13:58:21 +03:00
Maciej Szlosarczyk
5dea92c0d8
Add tests for Payments::BankLink 2018-04-22 19:41:59 +03:00
Maciej Szlosarczyk
c5591b4828
Add EveryPay payments
* Refactor BankLink into Payments::BankLink, add Payments::EveryPay
* Write tests for existing invoice views
* Write basic tests for Payments module
2018-04-18 13:41:46 +03:00
Artur Beljajev
e60380c60a Allow batch domain transfer
#660
2018-01-26 00:34:55 +02:00