You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the implementation of docker, I noticed how messy our file structure became.
Now that I've been working on #11 (Improving the Project Workflow) I've encountered issues trying to implement code tests, code coverage, and test coverage. For this reason, the entire project file system needs to change.
With that said, this will be the example we will follow: https://github.com/navdeep-G/samplemod
Not everything will be exactly like that, but we will implement the things that our project can benefit from.
The text was updated successfully, but these errors were encountered:
After the implementation of docker, I noticed how messy our file structure became.
Now that I've been working on #11 (Improving the Project Workflow) I've encountered issues trying to implement code tests, code coverage, and test coverage. For this reason, the entire project file system needs to change.
With that said, this will be the example we will follow: https://github.com/navdeep-G/samplemod
Not everything will be exactly like that, but we will implement the things that our project can benefit from.
The text was updated successfully, but these errors were encountered: