2023-07-21 11:53:24 +00:00
|
|
|
# To run only limited tests - give the spec names in below format:
|
2025-03-19 05:05:12 +00:00
|
|
|
cypress/e2e/Regression/ServerSide/Postgres_DataTypes/BooleanEnum_Spec.ts
|
2023-08-18 05:18:35 +00:00
|
|
|
# For running all specs - uncomment below:
|
2023-08-30 10:54:37 +00:00
|
|
|
#cypress/e2e/**/**/*
|
2025-03-19 05:05:12 +00:00
|
|
|
#cypress/e2e/Regression/ClientSide/Anvil/Widgets/*
|
2023-08-18 05:18:35 +00:00
|
|
|
|
2025-02-10 14:11:52 +00:00
|
|
|
#ci-test-limit uses this file to run minimum of specs. Do not run entire suite with this command.
|