Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly mock file and dirs in app tests to not read from the filesystem #149

Closed
dylanhitt opened this issue Oct 21, 2020 · 0 comments · Fixed by #152
Closed

Properly mock file and dirs in app tests to not read from the filesystem #149

dylanhitt opened this issue Oct 21, 2020 · 0 comments · Fixed by #152

Comments

@dylanhitt
Copy link
Member

Description

Shown in this build failure. The test in apps is currently targeting example suites in examples/. This should be properly mocked.

@dylanhitt dylanhitt changed the title Properly mock ioutil.ReadFile in app to not read from the filesystem Properly mock ioutil.ReadFile in app to not read from the filesystem Oct 21, 2020
@dylanhitt dylanhitt changed the title Properly mock ioutil.ReadFile in app to not read from the filesystem Properly mock ioutil.ReadFile in app to not read from the filesystem Oct 21, 2020
This was referenced Oct 23, 2020
@dylanhitt dylanhitt changed the title Properly mock ioutil.ReadFile in app to not read from the filesystem Properly mock file and dirs in app tests to not read from the filesystem Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant