WIP: Running the full app in a test case #11

Draft
lee.miller wants to merge 3 commits from lee.miller/MiNode:tests into v0.3
Collaborator

Hi!

Here I'm recreating blind tests using the code instead of subprocess. I also moved setting of the multiprocessing start method into the main() so that ./start.sh and the minode setuptools script act in the same way, and made it possible to call main() outside of the main thread.

Hi! Here I'm recreating blind tests using the code instead of subprocess. I also moved setting of the multiprocessing start method into the `main()` so that `./start.sh` and the `minode` setuptools script act in the same way, and made it possible to call `main()` outside of the main thread.
lee.miller added 5 commits 2024-08-20 18:33:58 +02:00
lee.miller force-pushed tests from 7d9f5d9643 to 06870961b2 2024-10-24 03:44:17 +02:00 Compare
lee.miller force-pushed tests from 06870961b2 to ec07cd1b5d 2024-10-29 02:50:09 +01:00 Compare
This pull request is marked as a work in progress.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u tests:lee.miller-tests
git checkout lee.miller-tests

Merge

Merge the changes and update on Gitea.
git checkout v0.3
git merge --no-ff lee.miller-tests
git checkout v0.3
git merge --ff-only lee.miller-tests
git checkout lee.miller-tests
git rebase v0.3
git checkout v0.3
git merge --no-ff lee.miller-tests
git checkout v0.3
git merge --squash lee.miller-tests
git checkout v0.3
git merge --ff-only lee.miller-tests
git checkout v0.3
git merge lee.miller-tests
git push origin v0.3
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/MiNode#11
No description provided.