Commit Graph

768 Commits (58deed97f81df1c8676f50dba415811458cf0fe1)

Author SHA1 Message Date
Nico Schedel 22ab442c06 TT#56376 selenium: add function create/delete_billing_profile()
6 years ago
Nico Schedel 45b34265de TT#56376 selenium: add function create_contact() and delete_contact()
6 years ago
Nico Schedel c5acf9eab6 TT#56376 selenium: disable LNP tests
6 years ago
Nico Schedel 5835e29ed2 TT#56376 selenium: cleaned up old code
6 years ago
Nico Schedel d6ac16de61 TT#56376 selenium: replace move_action with move_and_click()
6 years ago
Nico Schedel 01b6dd5b85 TT#56376 selenium: runner.t tesplan changes
6 years ago
Nico Schedel bcc3381f56 TT#56376 selenium: add file controller_timeset.t
6 years ago
Nico Schedel 19f803271d TT#56376 selenium: add tests: subscriber profile sets
6 years ago
Nico Schedel 4766b5886c TT#56376 selenium: fix test: Check if Template Email was deleted
6 years ago
Nico Schedel 2758bf8267 TT#56376 selenium: fix crash: enter LNP details
6 years ago
Nico Schedel f85efa0a29 TT#56376 selenium: minor improvment to text output
6 years ago
Nico Schedel ed54429c51 TT#56376 selenium: add file controller_emergency.t
6 years ago
Nico Schedel 0463e2a6ad TT#56376 selenium: add test: add ncos level to domain
6 years ago
Nico Schedel 395a9aba45 TT#56376 selenium: fix crash when creating domain
6 years ago
Nico Schedel 11cbf1007d TT#56376 selenium: dont execute every .t file in directory by default
6 years ago
Irina Peshinskaya 5dc3065cdf TT#51061 Disable prepaid billing plan for peering/reseller contracts
6 years ago
Nico Schedel 33a0477285 TT#56376 selenium: add file controller_ncos.t
6 years ago
Nico Schedel 25d2982e8b TT#56376 selenium: add test: check admin details
6 years ago
Nico Schedel f9ced2f830 TT#56376 selenium: Multithread tests
6 years ago
Nico Schedel e8c88e7324 TT#56376 selenium: fix a typo
6 years ago
Nico Schedel df2f8cf448 TT#56376 selenium: change timeout values
6 years ago
Nico Schedel b8a194a2ff TT#56376 selenium: add test: media transcoding
6 years ago
Nico Schedel d00c56ae4b TT#56376 selenium: add test: enable subscriber call recording
6 years ago
Nico Schedel ddcb49d59f TT#56376 selenium: add test: change subscriber language
6 years ago
Nico Schedel 104b9c86fb TT#56376 selenium: add test: check email template
6 years ago
Nico Schedel e2b4ad8274 TT#56376 selenium: use move_and_click in Common.pm
6 years ago
Nico Schedel b3fb2ab63a TT#56376 selenium: add test: add source set
6 years ago
Nico Schedel e9fbdc2f79 TT#56376 selenium: add test: check block lists
6 years ago
Nico Schedel d80ae2759a TT#56376 selenium: replace code for clicking edit Wednesday button
6 years ago
Nico Schedel c9dc92540a TT#56376 selenium: add more tests to controller_subscriber
6 years ago
Nico Schedel 8ed76e35f3 TT#56376 selenium: add more tests to controller_reseller
6 years ago
Nico Schedel dfb88d08b3 TT#56376 selenium: add more tests to controller_peering
6 years ago
Nico Schedel 2f5b3771a1 TT#56376 selenium: move_and_click: add optional fallback parameter
6 years ago
Nico Schedel 8ee59edae6 TT#56376 selenium: check domain details before entering domain config
6 years ago
Nico Schedel 3e8cd2f2b6 TT#56376 selenium: crash fix for controller_peering.t
6 years ago
Nico Schedel e825b5d138 TT#56376 selenium: controller_domain cleanups
6 years ago
Nico Schedel ac2b953a3e TT#56376 selenium: add more tests to controller_customer
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 5e4b92406b TT#56376 selenium: add more tests to controller_billing
6 years ago
Nico Schedel bec65d6208 TT#56376 selenium: further controller_customer xpath changes
6 years ago
Nico Schedel 7f77dc6fcb TT#56376 selenium: add file controller_subscriber.t + refactoring
6 years ago
Nico Schedel 63414a1a32 TT#56376 selenium: create/delete rw_ruleset cleanups
6 years ago
Nico Schedel 89e184e044 TT#56376 selenium: remove duplicate create_customer
6 years ago
Rene Krenn 7d1e004c3a TT#58004 stop+start_profile instead of update_profile event
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 4c38129099 TT#56376 selenium: use unique name for creating a peering server
6 years ago
Nico Schedel cd76c99400 TT#56376 selenium: add test: allowed_ips
6 years ago
Nico Schedel 7c571ed2b2 TT#56376 selenium: check if concurrent_max value has been applied
6 years ago
Nico Schedel 52bf6e4ea9 TT#56376 selenium: add file: controller_admin.t
6 years ago
Nico Schedel cfb64bba3d TT#56376 selenium: yet another fix for crashing fraud limits.
6 years ago
Nico Schedel 09be313fe4 TT#56376 selenium: clean up code: edit preference inbound_upn
6 years ago
Nico Schedel 71803048a4 TT#56376 selenium: generate more unique names for domains, customers, etc.
6 years ago
Nico Schedel c3ff0cb6ac TT#56376 selenium: remove deletion of rule
6 years ago
Nico Schedel e7a0927f0f TT#56376 selenium: move login_ok() to Collection.pm
6 years ago
Nico Schedel c06d05602d TT#56376 selenium: add test: reorder rewrite rules
6 years ago
Nico Schedel 1fdae89096 TT#56376 selenium: add test: add ruleset to domain.
6 years ago
Nico Schedel dbad798240 TT#56376 selenium: allow create_domain() to use a custom reseller
6 years ago
Nico Schedel 76a3007342 TT#56376 selenium: add test: create rule for callee
6 years ago
Nico Schedel 4098466f13 TT#56376 selenium: yet another fix for crash in pro versions
6 years ago
Nico Schedel 18ddda1f10 TT#56376 selenium: change xpaths to fix crash in pro version
6 years ago
Nico Schedel de6676690f TT#56376 selenium: add test: Add rule to a ruleset
6 years ago
Nico Schedel 3acf0106b8 TT#56376 selenium: add create and delete_rw_ruleset()
6 years ago
Nico Schedel ec6dd1bc1b TT#56376 selenium: add file controller_rw_ruleset.t
6 years ago
Nico Schedel d55e2c35b0 TT#56376 selenium: add peer_auth checks
6 years ago
Nico Schedel ed50e78499 TT#56376 selenium: simplified code around deleting billing fee
6 years ago
Nico Schedel f2746edfa7 TT#56376 selenium: add code to delete inbound peering rule
6 years ago
Nico Schedel 628f26bd96 TT#56376 selenium: use CTRL+A shortcut in fill_element() instead of clear()
6 years ago
Nico Schedel d6a901d97b TT#56376 selenium: add garbage text search to prevent exception
6 years ago
Nico Schedel 94d63d694a TT#56376 selenium: rewrite delete routine in contoller_peering
6 years ago
Nico Schedel f3ba27a770 TT#56376 selenium: create inbound peering rule
6 years ago
Rene Krenn 9fd5c198d7 TT#57900 scenario in balanceintervals.t fails on fast hardware
6 years ago
Nico Schedel 9a3635f4b9 TT#56376 selenium: check if peering group has been deleted
6 years ago
Nico Schedel 9bec68d5cf TT#56376 selenium: add location check
6 years ago
Nico Schedel 4aa76b9560 TT#56376 selenium: delete billing profile after test execution
6 years ago
Nico Schedel df4c47dadb TT#56376 selenium: use name variable in controller_billing
6 years ago
Nico Schedel 62337a5483 TT#56376 selenium: add a bit more diag texts
6 years ago
Nico Schedel 7c3c27b1a1 TT#56376 selenium: Added test for checking phonebook entries
6 years ago
Nico Schedel 3e56923256 TT#56376 selenium: use name variable in controller_peering
6 years ago
Nico Schedel d7887ddd8d TT#56376 selenium: change move_actions in controller_customer
6 years ago
Nico Schedel 070d1e420f TT#56376 selenium: change move_actions in controller_reseller
6 years ago
Nico Schedel bd4a00a740 TT#56376 selenium: change move_actions in Common.pm
6 years ago
Nico Schedel 79d00a524f TT#56376 selenium: add PBX flag for controller_customer
6 years ago
Nico Schedel 681abea8c0 TT#56376 selenium: add Invoice Template check
6 years ago
Nico Schedel 8ccd614fd9 TT#56376 selenium: fix crash on deleting date definitions
6 years ago
Nico Schedel 609ccb5b06 TT#56376 selenium: Added test for checking phonebook entries
6 years ago
Nico Schedel fa58b707ac TT#56376 selenium: Common.pm xpath refinements
6 years ago
Nico Schedel 22f8a819cd TT#56376 selenium: controller_customer xpath refinements
6 years ago
Nico Schedel e3cdea8806 TT#56376 selenium: add cancel argument to delete_domain() too
6 years ago
Nico Schedel ee07bbb651 TT#56376 selenium: more reliable actions for invisible buttons
6 years ago
Nico Schedel fde849d53a TT#56376 selenium: add cancel argument to delete_reseller(_contracts)
6 years ago
Nico Schedel 1f32e9b30a TT#56376 selenium: controller_reseller: use our newly created reseller
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 abe43af462 TT#56376 selenium: initial controller_reseller.t code refractoring
6 years ago
Nico Schedel da24a58196 TT#56376 selenium: controller_billing.t code cleanups
6 years ago
Nico Schedel cf0e3b87b8 TT#56376 selenium: improvements to delete_domain()
6 years ago
Nico Schedel df38189bd4 TT#56376 selenium: removing sleep calls
6 years ago
Nico Schedel 46f018560e TT#56376 selenium: add more diagnostic text to test calls
6 years ago
Nico Schedel 9bc296b507 TT#56376 selenium: fix crash on creating subscribers
6 years ago
Nico Schedel cd3adf3dac TT#56376 selenium: add delete_domain() function
6 years ago
Nico Schedel 6c4fe4e99c TT#56376 selenium: Cleaner fraud limit check
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 0649dcb594 TT#56376 selenium: remove phantomjs/chrome sleep call
6 years ago
Nico Schedel 0063078495 TT#56376 remove sleep if browser=htmlunit calls
6 years ago
Nico Schedel 1bf20701c8 TT#56376 fix wait_for_text() crash
6 years ago
Nico Schedel 96dc84af28 TT#56376 selenium: fix crash in controller_billing.t
6 years ago
Nico Schedel 63d32e7dc1 TT#56376 selenium: add wait_for_text() method
6 years ago
Alexander Lutay 7dbe4a13e2 TT#56376 Show selenium/rest-api tests execution time on Jenkins
6 years ago
Nico Schedel c70b063cfe TT#56376 selenium: fix crash on find_text()
6 years ago
Irina Peshinskaya 32e646eff9 TT#50907 Make subscriber profiles tests more stable
6 years ago
Irina Peshinskaya 1477062188 TT#55364 Fix /api/numbers PATCH for aliases
6 years ago
Flaviu Mates 378d27d0a9 TT#33114 Implement DELETE method to terminate BillingProfiles and BillingNetworks
6 years ago
Alexander Lutay f0e1f74fc6 TT#56376 Restore exit code propogation in t/selenium/testrunner
6 years ago
Alexander Lutay 7282fa65b5 TT#56376 Remove unnecessary PERL5LIB= from t/selenium/jenkins_docker_run
6 years ago
Nico Schedel 376e3e80c1 TT#56376 selenium: various t/selenium/testrunner improvements
6 years ago
Nico Schedel 3a9e1fb64f TT#56376 Add check for adding subscriber + cleanups
6 years ago
Nico Schedel 0acda01d6d TT#56376 Re-enabling domain selenium test
6 years ago
Guillem Jover 442c6c768c TT#56550 Rename ngcp-sercmd to ngcp-kamcmd
6 years ago
Guillem Jover 363da116ad TT#53701 Move config files under etc/
6 years ago
Rene Krenn 78a134ef15 TT#46955 reseller preferences
6 years ago
Irina Peshinskaya 94f449e580 TT#49259 Fix tests for peeringserver sound_set preference
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
Irina Peshinskaya 858905035b TT#50975 Replace "value" logic to "filter" in "remove-by-value"
6 years ago
Irina Peshinskaya a1360159b0 TT#46791 Wait for ajax table loading for "Edit" button work
6 years ago
Alexander Lutay 653291b07a TT#46791 Teach Jenkins job ngcp-panel-test-selenium-docker run one test only
6 years ago
Alexander Lutay 0ff1d1d3f3 TT#46791 Add more debug for test controller_customer.t
6 years ago
Alexander Lutay c2ae23fff9 TT#46791 Improve 'prove' output for Selenium and REST API tests
6 years ago
Alexander Lutay 82172e5b1a TT#46791 Fix floating bug with 'Edit' problem on page 'Weekdays' (try #2)
6 years ago
Alexander Lutay cb7d6ec0af TT#46791 Use proper variable name in test controller_billing.t
6 years ago
Alexander Lutay 18d4e25574 Revert "TT#46791 Fix floating bug with 'Edit' problem on 'Weekdays' page"
6 years ago
Alexander Lutay dce4c30823 TT#46791 Fix floating bug with 'Delete' button on 'Peering Servers' page
6 years ago
Alexander Lutay a9399b1efd TT#46791 Fix floating bug with 'Edit' problem on 'Weekdays' page
6 years ago
Irina Peshinskaya c111d1e3ce TT#49754 Increase header lines limit in http response parsing
6 years ago
Irina Peshinskaya f6c447f56c TT#49754 Increase header lines limit in http response parsing
6 years ago
Kirill Solomko 66241b6d03 TT#49754 add t/api-rest/api-headerrulesets.t
6 years ago
Kirill Solomko 9b2ec32e4a TT#49754 disable OPTIONS test in api-all-links
6 years ago
Kirill Solomko 54fad5c0aa TT#47004 add t/rest-api/api-preferences header_rule_set support
6 years ago
Kirill Solomko 8c7441f220 TT#47004 add headerrules api-root
6 years ago
Irina Peshinskaya 83d715230e TT#47963 Fix emailtemplates put and patch
7 years ago
Irina Peshinskaya 72c771ec87 Revert "TT#45960 Disable timesets API for 7.0"
7 years ago
Irina Peshinskaya 7c366d8544 TT#47906 Fix soundsets filters
7 years ago
Irina Peshinskaya 73d4c8fa74 TT#47906 Fix soundsets POST without contract or customer
7 years ago
Irina Peshinskaya 048b0f7720 TT#45960 Disable timesets API for 7.0
7 years ago
Irina Peshinskaya b88000b968 TT#47569 Add possibility to load default files in sounsets api
7 years ago
Irina Peshinskaya 7e3a1d1cd2 TT#46187 Use value in "remove" PATCH op as filter
7 years ago
Irina Peshinskaya 7e9f7ad228 TT#47109 Fix pbxdevices test broken by bignum export
7 years ago
Alexander Lutay 72834f126d TT#46791 Add timeout 1 second for controller_billing.t
7 years ago
Irina Peshinskaya dbb08e727e TT#46187 Test patch operation
7 years ago
Alexander Lutay 45bf7ec433 TT#46791 Call proper method 'click()' instead of 'click' (cosmetic)
7 years ago
Alexander Lutay 571c09fdc8 TT#46791 Fix exit code passing in pipe for selenium testrunner
7 years ago
Alexander Lutay 95e1c49208 TT#46791 Wait for 'Edit' button in controller_billing.t
7 years ago
Irina Peshinskaya 19e88efcab TT#46667 Make mime-type query param higher prio than Accept header
7 years ago
Irina Peshinskaya b99a725368 TT#45685 Temporarily fix in the test for peeringserver api
7 years ago
Irina Peshinskaya c3e818ce21 TT#46201 Use proper profile_id/profile_set_id in unrelated tests
7 years ago
Irina Peshinskaya 85c2292fd0 TT#45632 Add mime-type spec "format" to voicemailgreetings
7 years ago
Irina Peshinskaya ae4936d7d2 TT#45632 Add more variants to Accept header in VoicemailGreetingsItem
7 years ago
Irina Peshinskaya e462e95957 TT#41628 Add web ui for the TimeSets
7 years ago
Gerhard Jungwirth 25efe6622e TT#41627 new /api/timesets in iCal format
7 years ago
Irina Peshinskaya ab68499f35 TT#43351 Fix tests
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
Irina Peshinskaya 47ebd02be5 TT#28457 Remove inherited code from faxserversettings
7 years ago
Rene Krenn 3ddfd4869a TT#42565 api-journals.t: derive/fix test start time
7 years ago
Rene Krenn f2e533c90d TT#42565 api-journals.t: use test start time TZ
7 years ago
Alexander Lutay 89eebb2e8d TT#42565 Fix 2930237: bump Dockerfile version to trigger docker rebuild
7 years ago
Rene Krenn 2930237ae2 TT#42565 add URI::Encode dependency for api-journals.t
7 years ago
Kirill Solomko abbd681754 TT#42565 api-journals.t: use test start time
7 years ago
Rene Krenn 3303cfdc42 TT#38401 remove 2nd effective_start_time check in .t
7 years ago
Rene Krenn 4ff4ab3063 TT#38401 remove effective_start_time check in .t
7 years ago
Rene Krenn 145167e3db TT#38401 switch to new billing mappings tables
7 years ago
Kirill Solomko 62a81f1ec7 TT#40010 add new call forward type "cfr"
7 years ago
Irina Peshinskaya 033eb856ee TT#39583 Fix tests broken by links format changes
7 years ago
Gerhard Jungwirth f5687b2294 TT#37205 bnumber cf in API: complex /api/cf*
7 years ago
Irina Peshinskaya 17642b79bf TT#39360 Adapt conversations order_by_cols to absent fax col
7 years ago
Guillem Jover bcab88a09d TT#39401 Use List::Util in perl core instead of List::MoreUtils
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
Rene Krenn fa967c4d92 TT#38150 fix and re-enable api-journals.t
7 years ago
Irina Peshinskaya b96431b909 TT#37951 Fix regression made in /api/admins
7 years ago
Gerhard Jungwirth 20a201581a TT#37222 fix some perlcritic errors ValuesAndExpressions::ProhibitCommaSeparatedStatements
7 years ago
Kirill Solomko 6dc1e7c5b3 TT#36007 add /api/sipcaptures
7 years ago
Gerhard Jungwirth 6e8dd1a2a1 TT#37221 fix perlcritic error Subroutines::ProhibitExplicitReturnUndef
7 years ago
Gerhard Jungwirth 02e3e040b5 TT#32602 fix perlcritic error ValuesAndExpressions::ProhibitImplicitNewlines
7 years ago
Alexander Lutay 2bb814d326 TT#29620 Clean TAP test warning: ProhibitMixedBooleanOperators
7 years ago
Irina Peshinskaya 17a788718d TT#36402 Add field device preferences API
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 c38021dae1 TT#35429 Test admins /api/ with boolean values
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 22e54724e6 TT#35702 Fix phonebooks tests
7 years ago