#E2E Tests not passing.

1 messages · Page 1 of 1 (latest)

river spade
#

Hello everyone 👋🏾 . Potential first time contributor here. I'm trying to get the project set up locally for development. The unit tests pass without any issues but I seem to be having some issues getting the e2e tests to pass. I know I've either done something wrong, or have otherwise missed something but I can't figure it out. Any help will be appreciated.

gentle zodiac
river spade
#

My best guess is there's some other config I need to set up that I haven't done yet.

gentle zodiac
river spade
#

I'm running PopOS. Installed docker via the .deb package

#

I cloned the forked repo, initialized the sub-modules, and then run the docker build and start commands.

Then I decided to run the tests to see if everything was set up well

Unit tests pass but e2e, not so much

river spade
#

Anyone to assist in spotting where I went wrong?