-
Notifications
You must be signed in to change notification settings - Fork 0
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
Files for field TESTS are missing #61
Labels
other: help wanted 🙋
Help or assistance is needed
part: backend 🧱
Concerns backend components
part: docu 📖
Concerns the documentation
priority: critical 🔥
Critical priority
status: completed ✔️
Has been completed
type: feature 🛠️
Implementation of a new feature
Milestone
Comments
Ludee
added
part: docu 📖
Concerns the documentation
other: help wanted 🙋
Help or assistance is needed
part: backend 🧱
Concerns backend components
type: feature 🛠️
Implementation of a new feature
status: active 🚧
Work in progress
priority: critical 🔥
Critical priority
status: discussion 💬
Discussion is ongoing
labels
Aug 21, 2023
I will add tests + documentation this week / early next week.
|
Revise: https://enterprisecraftsmanship.com/posts/you-naming-tests-wrong/
|
Test: Load file def test_FILE_should_load():
try:
from path.file import FILE
except Warning:
print("Cannot open file!") |
Codecov implemented and badge finally works |
Ludee
added
status: completed ✔️
Has been completed
and removed
status: active 🚧
Work in progress
status: discussion 💬
Discussion is ongoing
labels
Nov 27, 2024
Ludee
added a commit
that referenced
this issue
Nov 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
other: help wanted 🙋
Help or assistance is needed
part: backend 🧱
Concerns backend components
part: docu 📖
Concerns the documentation
priority: critical 🔥
Critical priority
status: completed ✔️
Has been completed
type: feature 🛠️
Implementation of a new feature
TESTS
The text was updated successfully, but these errors were encountered: