Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use driver pattern for e2e tests #829

Merged
merged 1 commit into from
Dec 17, 2023
Merged

Use driver pattern for e2e tests #829

merged 1 commit into from
Dec 17, 2023

Commits on Dec 14, 2023

  1. Use driver pattern for e2e tests (#2)

    * Initial commit
    
    * Fix spec
    
    * Move driver
    
    * Fix config location
    
    * Fix helper location
    
    * More usage of driver
    
    * Add click
    
    * Fix click
    
    * Migrate more tests
    
    * Add setValue to driver
    
    * Move more code to driver
    
    * add isExisting to driver
    
    * Change modal tests to use driver
    
    * Fix tests
    
    * Fix test
    
    * Fix invalid alert wait
    
    * Fix missing wd
    
    * Fix tests
    
    * Fix missing fs
    
    * Fix test
    
    * Fix path
    
    * Move screenshort to driver
    
    * Migrate keyboard
    
    * Migrate skiplinks to driver
    
    * Fix tests
    
    * Try fix skip-links
    
    * add config
    
    * Add helper
    
    * Fix driver?
    
    * remove helper
    
    * remove wd-helper
    
    * Remove redundant file
    
    * Remove webdriver extsions
    HarelM authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    73f7798 View commit details
    Browse the repository at this point in the history