-
Like with travis, we should hook in to codecov (or something similar)
C++ weekly covered this:
https://www.youtube.com/watch?v=FOcCFGkkQ9c
with the corresponding repo https://github.com/lefticus/…
-
As part of the discussion around implementing an organization-wide testing policy, I am visiting each repo to see what tests they currently perform. I am conducting this work on GitHub so that it is e…
-
I should test some key functions (changeset file creation from existing edits) - how to e.g. here https://auth0.com/blog/angular-testing-in-depth-components/
note - on the first try, some leaflet cla…
-
The current server codebase https://github.com/e-mission/e-mission-server
has automated tests https://github.com/e-mission/e-mission-server/tree/master/emission/tests
and continuous integration http…
-
## Version **2.2.0** of [codecov](https://github.com/codecov/codecov-node) just got published.
Branch
Build failing 🚨
Dependency
…
-
## Version **2.2.0** of [codecov](https://github.com/codecov/codecov-node) just got published.
Branch
Build failing 🚨
Dependency
…
-
## Iteration 2
- Good plans and goals.
- All tasks are completed.
- Included `iteration 2` branch, and merged to `main`/`master` or equivalent.
- The methods in the questions class in `models.py` …
-
Las diferentes plataformas comentadas con anterioridad(Travis,github actions, codecov). Te dan badges que te dicen exactamente el estado de tu proyecto, es decir, si los últimos tests están pasando, q…
-
# TL;DR
Having badges on the README gives off a nice, warming, confident impression.
-
Iteration 2
The wiki page and project board are complete
Already included branch iteration 2
All methods in models.py are complete
Externalize the environment variables is complete
Navigation in …