mirror of
https://github.com/ElDavoo/wa-crypt-tools.git
synced 2026-04-26 06:05:51 +03:00
[GH-ISSUE #10] Tests (Test files, unit test, CI ...) #9
Labels
No labels
bug
documentation
enhancement
enhancement
good first issue
help wanted
info needed
invalid
low priority
pull-request
skill issue
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wa-crypt-tools#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ElDavoo on GitHub (Feb 21, 2022).
Original GitHub issue: https://github.com/ElDavoo/wa-crypt-tools/issues/10
I'd be useful to have a test suite with:
Unfortunately I don't have the time to do that. If someone else does I will happily accept a PR
@martinodonnell commented on GitHub (May 12, 2022):
Hey @ElDavoo,
I am back to repay my debt. Do you have a testing framework in mind or will I just use pytest
@ElDavoo commented on GitHub (May 12, 2022):
No idea, just go for the default option (pytest I guess)
@ElDavoo commented on GitHub (Aug 25, 2023):
I made some example tests, but I don't have the time to work on it. They also broken on GH actions...
@ElDavoo commented on GitHub (Mar 31, 2024):
we REALLY need this, as now every change requires lots of testing and might break everything