mysterious-belgium-25713
09/27/2022, 10:52 AMbrash-cpu-33893
09/27/2022, 10:52 AMmysterious-belgium-25713
09/27/2022, 10:55 AMgentle-accountant-4760
09/27/2022, 12:18 PMmillions-butcher-58164
09/27/2022, 12:24 PMfew-telephone-44543
09/27/2022, 12:38 PMgentle-accountant-4760
09/27/2022, 12:40 PMmysterious-belgium-25713
09/27/2022, 12:40 PMmillions-butcher-58164
09/27/2022, 12:41 PMfew-telephone-44543
09/27/2022, 12:42 PMgentle-accountant-4760
09/27/2022, 12:44 PMjs
specPattern: "cypress/e2e/**/hello*.cy.ts",
I have 3 files that names the same but are in diff folders, in the output it still says just the spec name and not the folder name includedfew-telephone-44543
09/27/2022, 12:47 PMgentle-accountant-4760
09/27/2022, 12:49 PMaloof-pizza-5765
09/27/2022, 1:19 PMfew-telephone-44543
09/27/2022, 1:29 PMripe-oyster-20061
09/27/2022, 1:56 PMfierce-engineer-40904
09/27/2022, 2:13 PMjs
cypress:
container_name: cypress
image: cypress/included:10.8.0
tty: true
volumes:
- "./:/name"
working_dir: /name
js
cypress.config.js
- e2e: {
baseUrl: 'http://localhost:3000',
},
video: false,
port: 3000,
I can find my tests but it never connects to localhost:3000 (i have another container running on 3000 as to where the tests should be run hence the port 3000 in config file).
Also, running docker compose up cypress
has a default entrypoint of cypress run
how would I go about to change that to cypress open
?mysterious-belgium-25713
09/27/2022, 2:29 PMmysterious-belgium-25713
09/27/2022, 2:34 PMnarrow-dentist-76099
09/27/2022, 2:42 PMERROR:system_services.cc(34)] SetApplicationIsDaemon: Error Domain=NSOSStatusErrorDomain Code=-50 "paramErr: error in user parameter list" (-50)
any help would be much appreciateddelightful-machine-77737
09/27/2022, 2:52 PMcareful-insurance-62240
09/27/2022, 3:03 PMcareful-insurance-62240
09/27/2022, 3:03 PMfreezing-piano-2792
09/27/2022, 3:03 PMbrave-battery-8719
09/27/2022, 3:09 PMcareful-insurance-62240
09/27/2022, 3:13 PMcareful-insurance-62240
09/27/2022, 3:13 PMfreezing-piano-2792
09/27/2022, 3:14 PMmysterious-belgium-25713
09/27/2022, 3:22 PMbitter-fountain-36713
09/27/2022, 4:30 PM