Commit Graph

66 Commits (5826beca57a2ed623c6fd801dc638c6f8710fd1a)

Author SHA1 Message Date
Nico Schedel 309356249b TT#78161 selenium: fix search calls to work better with search field caching
5 years ago
Guillem Jover 467084705d TT#71950 Fix typos
5 years ago
Nico Schedel ba3a2b158e TT#68016 selenium: check if edit windows are opened
6 years ago
Nico Schedel fa3feb531f TT#68016 selenium: improve some test startups
6 years ago
Nico Schedel 08eb407fc6 TT#68016 selenium: remove find_text() and scroll_to_id()
6 years ago
Nico Schedel 956bf2f492 TT#68016 selenium: workaround for selenium crashing on select list elements
6 years ago
Nico Schedel c8c706c7a2 TT#68016 selenium: remove wait_for_text and wait_for_attribute
6 years ago
Nico Schedel db8a2306f6 TT#68016 selenium: text and formatting updates
6 years ago
Nico Schedel be62293e4a TT#56376 selenium: test configure buttons on the dashboard
6 years ago
Nico Schedel 53c811b1c8 TT#56376 selenium: add test: clone billing profile
6 years ago
Nico Schedel c8404cf0c1 TT#56376 selenium: remove unnecessary search queues
6 years ago
Nico Schedel a801fc7d4c TT#56376 selenium: add function get_text_safe()
6 years ago
Nico Schedel 62ff706311 TT#56376 selenium: reload peak times page to prevent missing edit button
6 years ago
Nico Schedel c56be67d54 TT#56376 selenium: more work on edit peak times
6 years ago
Nico Schedel 5852e2dd0e TT#56376 selenium: minor changes to controller_billing
6 years ago
Nico Schedel 240e6937c1 TT#56376 selenium: fix crash when opening edit dialog in off-peak times
6 years ago
Nico Schedel 53b958f224 TT#63700 update selenium tests to work with new docker image
6 years ago
Nico Schedel a85457fa22 TT#56376 selenium: call driver->quit() after test has been executed
6 years ago
Nico Schedel 7e4961abcb TT#56376 selenium: add test: use invalid values when creating billing fee
6 years ago
Nico Schedel 4417bb95fd TT#56376 selenium: add new off-peaktimes tests
6 years ago
Nico Schedel 0ba4b15887 TT#56376 selenium: re-enable check for billing network blocks
6 years ago
Nico Schedel e0df16d347 TT#56376 selenium: re-write billing zones and billing fee tests
6 years ago
Nico Schedel 3489a3dcfc TT#56376 selenium: improvments when creating billing profile
6 years ago
Nico Schedel f1b0193227 TT#56376 selenium: improved label checks for controller_billing.t
6 years ago
Nico Schedel 5438b95782 TT#56376 selenium: temporarly disable a check for network blocks
6 years ago
Nico Schedel 63a6d8babf TT#56376 selenium: fix for crashes in controller_billing
6 years ago
Nico Schedel 25ae53fa19 TT#56376 selenium: add tests: billing networks
6 years ago
Nico Schedel 856cc68e88 TT#56376 selenium: capture screenshot if program crashes
6 years ago
Nico Schedel 119c41eba9 TT#56376 selenium: move crash_handler to Collection.pm
6 years ago
Nico Schedel 24c19b906a TT#56376 selenium: add more features to the crash detection
6 years ago
Nico Schedel c76559974c TT#56376 selenium: add missing delete_* calls
6 years ago
Nico Schedel 6c19ce2090 TT#56376 selenium: make code much more readable
6 years ago
Nico Schedel 6a633263cb TT#56376 selenium: print more infos if test crashes
6 years ago
Nico Schedel 5f503e2a48 TT#56376 selenium: add label check + missing deletion check to ctr_billing
6 years ago
Nico Schedel f9bd1179f6 TT#56376 selenium: add cancel deletion tests to controller_admin/billing.t
6 years ago
Nico Schedel 3d70c9aa36 TT#56376 selenium: more tests for controller_billing.t
6 years ago
Nico Schedel 22ab442c06 TT#56376 selenium: add function create/delete_billing_profile()
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 f9ced2f830 TT#56376 selenium: Multithread tests
6 years ago
Nico Schedel d80ae2759a TT#56376 selenium: replace code for clicking edit Wednesday button
6 years ago
Nico Schedel 5e4b92406b TT#56376 selenium: add more tests to controller_billing
6 years ago
Nico Schedel ff6c0849f1 TT#56376 selenium: improved formatting
6 years ago
Nico Schedel 71803048a4 TT#56376 selenium: generate more unique names for domains, customers, etc.
6 years ago
Nico Schedel e7a0927f0f TT#56376 selenium: move login_ok() to Collection.pm
6 years ago
Nico Schedel ed50e78499 TT#56376 selenium: simplified code around deleting billing fee
6 years ago
Nico Schedel d6a901d97b TT#56376 selenium: add garbage text search to prevent exception
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 8ccd614fd9 TT#56376 selenium: fix crash on deleting date definitions
6 years ago