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.
#E2E Tests not passing.
1 messages · Page 1 of 1 (latest)
e2e fail without any other changes to the code?
Nope. No change.
My best guess is there's some other config I need to set up that I haven't done yet.
what's your OS and how did you install docker
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
Anyone to assist in spotting where I went wrong?