Skip to content

Test setup simplification#5

Merged
n13 merged 4 commits into
mainfrom
test_setup_simplification
Oct 13, 2025
Merged

Test setup simplification#5
n13 merged 4 commits into
mainfrom
test_setup_simplification

Conversation

@n13

@n13 n13 commented Oct 13, 2025

Copy link
Copy Markdown
Contributor

No description provided.

n13 added 2 commits October 13, 2025 11:52
move postgres to different port to avoid conflicts
remove checksum from gitignore(???)
test setup is now just start chain, start postgres, run tests in single thread
Comment thread docker-compose.yaml Outdated

@dewabisma dewabisma left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good with the separations, so we have to run the command one by one then I guess

@n13 n13 merged commit b65ad63 into main Oct 13, 2025
@n13

n13 commented Oct 13, 2025

Copy link
Copy Markdown
Contributor Author

Looking good with the separations, so we have to run the command one by one then I guess

Because the use case is I want to run tests again and again while developing, so I set up everything, then run tests

Otherwise starting chain takes way too long, and docker postgres too

@dewabisma dewabisma deleted the test_setup_simplification branch October 13, 2025 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants