open-nomad/e2e/ui
Tim Gross f7d6841dd2
E2E: remove platform specific realpath code from UI run script (#12750)
We don't need the absolute path for any of the commands in this script
so long as we `cd` into the source directory path. Doing this removes
the need for weird platform-specific tricks we have to do with
realpath vs GNU realpath.
2022-04-22 10:10:18 -04:00
..
input E2E: provide options for reverse proxy for web UI (#12671) 2022-04-19 16:55:05 -04:00
tests E2E: playwright configuration and smoke test (#12721) 2022-04-21 09:13:10 -04:00
.gitignore E2E: playwright configuration and smoke test (#12721) 2022-04-21 09:13:10 -04:00
global-setup.js E2E: playwright configuration and smoke test (#12721) 2022-04-21 09:13:10 -04:00
package-lock.json E2E: playwright configuration and smoke test (#12721) 2022-04-21 09:13:10 -04:00
package.json E2E: playwright configuration and smoke test (#12721) 2022-04-21 09:13:10 -04:00
playwright.config.js E2E: playwright configuration and smoke test (#12721) 2022-04-21 09:13:10 -04:00
run.sh E2E: remove platform specific realpath code from UI run script (#12750) 2022-04-22 10:10:18 -04:00
script.sh E2E: playwright configuration and smoke test (#12721) 2022-04-21 09:13:10 -04:00