Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: HebePython/Playscript_actions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: HebePython/Playscript_actions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: Development
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 17 files changed
  • 1 contributor

Commits on Mar 31, 2025

  1. Feature home page tests (#3)

    * updated yml file triggers and artifact path.
    
    * deleted demo test.
    
    * added global setup to handle cookie consent by utilizing a storage state json file.
    
    Added parameterized test for navbar items.
    
    added home_page_testdata file to handle variables easier.
    
    * added verifyURL function to searchbar test.
    
    * added tests to verify Explore Image Links.
    
    * changed config so only chromium is tested.
    
    added test for jobs explore image link
    
    * updated git ignore for storage state and results
    
    * fixed gitignore
    
    * deleted duplicate verifyURL function.
    
    * updated some async methods to use constructor objects + rewrote clickExploreItem
    HebePython authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    2bfe98d View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. Feature homepage video tests (#7)

    * added before each test open home page.
    
    * Added tests for video + updated pipeline to run:
    specific tests to save resources.
    
    * changed video verification test to look for autoplay attribute
    
    added test for Learn more button in video link
    
    * renamed page object -> home_page_object.
    
    added new folder to keep POMs
    
    * updated with correct path to homepage model.
    
    * added folder to resource sfor storage-state json file.
    
    * moved volvo home page model into new volvo folder.
    
    * added a pom file for test auto homepage.
    
    * added new file for test automation blog spot tests
    
    fixed import for volvo homepage.
    
    * fixed filepath volohome + updated config file for testmatch.
    
    * added basic setup for auto home page model.
    
    * package json files commit
    
    * updated gitignore.
    HebePython authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    09e1528 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2025

  1. global setup changed to volvo auth (#8)

    * removed global-setup and added volvo auth
    
    added textbox tests
    
    * updated yml to include branches with capital F
    
    * updated text box with new feature
    
    * updated config to handle missing storagestate
    
    * added test for email and phone text box
    
    * added adress textbox test
    
    * fixed verification text for adress
    HebePython authored Apr 20, 2025
    Configuration menu
    Copy the full SHA
    e4f5c0f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Updating Dev (#9)

    * removed global-setup and added volvo auth
    
    added textbox tests
    
    * updated yml to include branches with capital F
    
    * updated text box with new feature
    
    * updated config to handle missing storagestate
    
    * added test for email and phone text box
    
    * added adress textbox test
    
    * fixed verification text for adress
    
    * added pom file for orange loginpage tests.
    added close browser to volvo spec test for home page
    
    * removed after all close browser. Not needed
    HebePython authored May 19, 2025
    Configuration menu
    Copy the full SHA
    954895d View commit details
    Browse the repository at this point in the history
Loading