Commit Graph

188 Commits (1870bb7bdf893dba1e52f15227a1a401f67a51a0)

Author SHA1 Message Date
Nico Schedel 2f5b3771a1 TT#56376 selenium: move_and_click: add optional fallback parameter
6 years ago
Nico Schedel ce3877d694 TT#56376 selenium: add move_and_click function
6 years ago
Nico Schedel 2a0f51a4c6 TT#56376 selenium: add tests: cancel deletion and see if data is still here
6 years ago
Nico Schedel 63414a1a32 TT#56376 selenium: create/delete rw_ruleset cleanups
6 years ago
Nico Schedel ff6c0849f1 TT#56376 selenium: improved formatting
6 years ago
Nico Schedel f3c8ed8d7f TT#56376 selenium: add create_customer() and delete_customer()
6 years ago
Nico Schedel 52bf6e4ea9 TT#56376 selenium: add file: controller_admin.t
6 years ago
Nico Schedel e7a0927f0f TT#56376 selenium: move login_ok() to Collection.pm
6 years ago
Nico Schedel dbad798240 TT#56376 selenium: allow create_domain() to use a custom reseller
6 years ago
Nico Schedel 3acf0106b8 TT#56376 selenium: add create and delete_rw_ruleset()
6 years ago
Nico Schedel 628f26bd96 TT#56376 selenium: use CTRL+A shortcut in fill_element() instead of clear()
6 years ago
Nico Schedel 62337a5483 TT#56376 selenium: add a bit more diag texts
6 years ago
Nico Schedel bd4a00a740 TT#56376 selenium: change move_actions in Common.pm
6 years ago
Nico Schedel fa58b707ac TT#56376 selenium: Common.pm xpath refinements
6 years ago
Nico Schedel e3cdea8806 TT#56376 selenium: add cancel argument to delete_domain() too
6 years ago
Nico Schedel fde849d53a TT#56376 selenium: add cancel argument to delete_reseller(_contracts)
6 years ago
Nico Schedel a2798fd09f TT#56376 selenium: add delete_reseller() and delete_reseller_contract()
6 years ago
Nico Schedel d10aa91bd2 TT#56376 selenium: add create_reseller() and create_reseller_contract()
6 years ago
Nico Schedel cf0e3b87b8 TT#56376 selenium: improvements to delete_domain()
6 years ago
Nico Schedel cd3adf3dac TT#56376 selenium: add delete_domain() function
6 years ago
Nico Schedel d597f4061e TT#56376 selenium: login_ok() test cleanups
6 years ago
Nico Schedel 0d1e5ead5b TT#56376 selenium: add file Common.pm
6 years ago
Nico Schedel 1bf20701c8 TT#56376 fix wait_for_text() crash
6 years ago
Nico Schedel 63d32e7dc1 TT#56376 selenium: add wait_for_text() method
6 years ago
Nico Schedel c70b063cfe TT#56376 selenium: fix crash on find_text()
6 years ago
Irina Peshinskaya 1477062188 TT#55364 Fix /api/numbers PATCH for aliases
6 years ago
Andreas Granig d5ba7c11cb TT#52989 Implement device alias provisioning logic
6 years ago
Irina Peshinskaya bee5da9325 TT#50802 Additional test cases for aliases management
6 years ago
Irina Peshinskaya ec178cd8e4 TT#47534 Implement api timesets upload/download
6 years ago
Kirill Solomko 66241b6d03 TT#49754 add t/api-rest/api-headerrulesets.t
6 years ago
Irina Peshinskaya 7e9f7ad228 TT#47109 Fix pbxdevices test broken by bignum export
7 years ago
Irina Peshinskaya dbb08e727e TT#46187 Test patch operation
7 years ago
Irina Peshinskaya b1e4733d00 TT#43351 Check subscriberadmin access to profile and profile_set
7 years ago
Irina Peshinskaya 846656c8a6 TT#42860 Test subscribers profile and profile set management
7 years ago
Gerhard Jungwirth 3d7f17bfff TT#38005 clean/ignore remaining perlcritic issues
7 years ago
Gerhard Jungwirth 0b39b6e8b9 TT#37222 fix perlcritic errors ProhibitCommaSeparatedStatements
7 years ago
Gerhard Jungwirth 4feeb76a93 TT#38005 fix/resolve various perlcritic errors
7 years ago
Alexander Lutay 2bb814d326 TT#29620 Clean TAP test warning: ProhibitMixedBooleanOperators
7 years ago
Alexander Lutay a9b94c4808 TT#29620 Switch Perl code from Windows \r\n to Unix \n
7 years ago
Alexander Lutay cdbc01978c TT#29620 Clean TAP test warning: Missing AUTHOR/DESCRIPTION/LICENSE section in POD
7 years ago
Irina Peshinskaya 295135d7da TT#35607 Remove NGCP::Panel dependency from tests
7 years ago
Irina Peshinskaya ea76e0e55f TT#35607 Fix tests. Consider possible empty last page
7 years ago
Irina Peshinskaya 1d9907ad45 TT#35429 Allow both 0/1 an true/false as boolean input in /api/admins
7 years ago
Irina Peshinskaya 174bfc9c02 TT#35516 Apply simplest filter logic for subscribersregistrations
7 years ago
Irina Peshinskaya ce3fde0c50 TT#35607 Consider no_count query parameter and infinite next link
7 years ago
Irina Peshinskaya 58fabf41d5 TT#35702 Fix broken cert files for test_machine from fake_data
7 years ago
Irina Peshinskaya e1e2613684 TT#34567 Remove log4perl dependency from Test::Collection
7 years ago
Irina Peshinskaya 7eb649b02a TT#34567 Add phonebook testing script
7 years ago
Irina Peshinskaya bf2e05e934 TT#34567 Consider already destroyed Collection in FakeData destructor
7 years ago
Irina Peshinskaya 13cc8b6f66 TT#35057 Enable fax sending to subscriber and subscriberadmin roles
7 years ago
Irina Peshinskaya 4c53ac4d7d TT#34564 Add csv download and upload to PhonebookEntries API
7 years ago
Irina Peshinskaya cb1a3a4cd8 TT#34021 Allow PUT and PATCH to subscriberadmin on subscribers
7 years ago
Irina Peshinskaya 8f0ad5a3de TT#33851 Consider default data for cycled items in get_existing_id
7 years ago
Irina Peshinskaya bb655be001 TT#32913 Synchronize access to voip_numbers
7 years ago
Irina Peshinskaya 469d481b9f TT#32913 Remove excrescent code from /api/numbers
7 years ago
Irina Peshinskaya ab10122651 TT#33851 Allow to use specific creation method in tests
7 years ago
Irina Peshinskaya 14496cc465 TT#14501 Allow any value for the Prefer header
7 years ago
Gerhard Jungwirth c9e0723db6 TT#32600 block grep, block map percritic fixes
7 years ago
Irina Peshinskaya 058ff76152 TT#21818 Check password validation in API
7 years ago
Gerhard Jungwirth 4a37138b3b TT#29909 fix missing warnings on tests
7 years ago
Irina Peshinskaya 3db78adb2d TT#28508 Fix tests
7 years ago
Irina Peshinskaya 6cc6f21fa9 TT#28510 Fix tests masked by empty total_count for preferences
7 years ago
Irina Peshinskaya 632406b006 TT#28510 Fix customer_id field for the subscriber role in the Subscribers API
7 years ago
Rene Krenn deb837ce1d TT#28472 revert cert file per collection.pm instance
7 years ago
Rene Krenn bf9b84419e TT#28472 cert file per Collection.pm instance
8 years ago
Alexander Lutay 148b119824 TT#28472 Revert changed for t/lib/Test/Collection.pm committed in 012686ab0
8 years ago
Rene Krenn c42965d3d0 TT#28472 explicitly set allow_nonref for testcase w. JSON::PP
8 years ago
Rene Krenn 012686ab02 TT#28472 thread-safe cert-auth for tests
8 years ago
Andreas Granig a52558b411 TT#22422 Implement capabilities endpoint
8 years ago
Michael Prokop 12234e584d TT#22411 Fix spelling mistakes/typos
8 years ago
Irina Peshinskaya ce315a86c6 TT#21819 Add provisioning fields to the API response resource
8 years ago
Andreas Granig dc0bd38e73 TT#4333 Fix CF issues for subscribers
8 years ago
Andreas Granig f9030b4f21 TT#4333 subscribers/customers/numbers/CF ACL
8 years ago
Gerhard Jungwirth a672389bc7 TT#17853 selenium test adaptions for geckodriver
8 years ago
Irina Peshinskaya f508bf8831 TT#10837 Test all collections in one script - POST
8 years ago
raxelsen c959c260a4 TT#18501 Fix ngcp-panel typo in timeset dialogue
8 years ago
Irina Peshinskaya c9799c6e26 TT#9309 More careful tests fix for the API embedded forcearray
8 years ago
Irina Peshinskaya 35bac73d19 TT#7453 Adapt tests to the date fields in the subscriber
8 years ago
Andreas Granig 052e776317 TT#7453 Fix fixing removal of r/o fields and tests
8 years ago
Andreas Granig d117dc39c7 TT#13301 Use cached API cert for API test speed-up
8 years ago
Irina Peshinskaya dbd63c2181 TT#5953 Implement wav conversion to the GSM for the voicemail greetings
8 years ago
Irina Peshinskaya 63958c3edb TT#7453 Add readonly time fields to the customers api
8 years ago
Irina Peshinskaya d31c66cdd5 TT#7029 Make deletion quiet again
8 years ago
Irina Peshinskaya fcb03e435c TT#8185 Fix domain deletion for the reseller
8 years ago
Irina Peshinskaya 6268023c42 TT#8185 Add reseller_id to the domain for the reseller roles
8 years ago
Irina Peshinskaya c31e254486 TT#5953 Voicemail greetings
9 years ago
Irina Peshinskaya 37f6d0ea6e TT#5954 Add announcement field to the destinations
9 years ago
Irina Peshinskaya 56649aaa05 TT#6800 Add sandbox script to rename already existing profiles
9 years ago
Irina Peshinskaya f7be40f0c9 TT#7029 Remove redefined methods, inserted by wrong merge
9 years ago
Irina Peshinskaya 574af77e44 TT#7029 Improvements for fakedata clearance
9 years ago
Irina Peshinskaya ae5e887dc2 TT#3648 Add banned ips and users API interface
9 years ago
Irina Peshinskaya ad62a1a5a1 MT#17173 Mass collections tests
9 years ago
Irina Peshinskaya 69966040c6 MT#12347 Cache for FakeData to increase tests speed in massive run
9 years ago
Irina Peshinskaya 4ba79328ad MT#12347 Allow to show curl command only for patch
9 years ago
Irina Peshinskaya 85e93b5d19 TT#3994 Add download csv to LNP and EmergencyMapping API
9 years ago
Irina Peshinskaya 2b430bdd8d MT#18561 Change of the LIID is forbidden
9 years ago
Gerhard Jungwirth cf845a9f71 MT#15269 increase stable tests, small fixes
9 years ago
Irina Peshinskaya 53c815d1db MT#20369 Catch duplicated alias error on subscriber update
9 years ago
Alexander Lutay edd66789e7 Revert "MT#12347 Improve fake data clearance"
9 years ago
Irina Peshinskaya 645f60695b MT#12347 Improve fake data clearance
9 years ago