Activity
feat: set GHA to be run on PR
feat: set GHA to be run on PR
fix: update by using container based on bookworm
fix: update by using container based on bookworm
fix: use of setup-python@v5
fix: use of setup-python@v5
fix: disabling cache for setup-python job
fix: disabling cache for setup-python job
fix: set a node:20 container to the test workflow job
fix: set a node:20 container to the test workflow job
fix: set the port for the selenium service
fix: set the port for the selenium service
fix: run-tests workflow to use the same container network
fix: run-tests workflow to use the same container network
fix: github action service option fix - lets try again
fix: github action service option fix - lets try again
fix: github action service option fix - host to hostname
fix: github action service option fix - host to hostname
fix: github action rename the selenium service with as many options a…
fix: github action rename the selenium service with as many options a…
fix: github action override network_alias option to rename the seleni…
fix: github action override network_alias option to rename the seleni…
fix: github action options to rename the selenium service
fix: github action options to rename the selenium service
fix: re-parametrize GH Action to run tests
fix: re-parametrize GH Action to run tests
fix: pytest.param's IDs should reflect the correct browser
fix: pytest.param's IDs should reflect the correct browser
chore: implements GitHub Action workflow to run tests
chore: implements GitHub Action workflow to run tests
tests: test case 006 implemented - applying low to high filter
tests: test case 006 implemented - applying low to high filter
tests: test case 005 implemented - successfully buy a product
tests: test case 005 implemented - successfully buy a product
tests: test case 004 implemented - add an item to the cart
tests: test case 004 implemented - add an item to the cart
tests: test case 003 implemented - successfully logout scenario
tests: test case 003 implemented - successfully logout scenario
docs: how to install and use this project
docs: how to install and use this project