Skip to content

Conversation

@michalrus
Copy link
Member

@michalrus michalrus commented Sep 3, 2025

Resolves #327

Context

  • New CI workflow to run blockfrost-tests against the Platform #327

  • I had to change some Extension(config) that were missed to State(app_state) – this made more tests pass.

  • Currently we run them in parallel with integration_tests on that same Preview runner.

  • I had to add name = "blockfrost-platform" to the CLI config, otherwise --version reported as common 1.2.3 deadbeef instead of blockfrost-platform 1.2.3 deadbeef.

  • All necessary secrets have been added to this repo’s config.

Results

On Dolos 0.26.0 on CI, we're getting 29.5% in about 1 minute:

      Tests  203 failed | 85 passed (288)

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 3, 2025

Deploying blockfrost-platform with  Cloudflare Pages  Cloudflare Pages

Latest commit: b20ec6e
Status: ✅  Deploy successful!
Preview URL: https://f6c0d85d.blockfrost-platform.pages.dev
Branch Preview URL: https://chore-ci-tests.blockfrost-platform.pages.dev

View logs

Copy link
Member

@vladimirvolek vladimirvolek left a comment

Choose a reason for hiding this comment

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

Very very good, thanks! 💅🏻💅🏻💅🏻

@vladimirvolek vladimirvolek merged commit 07e25b2 into main Sep 4, 2025
13 of 14 checks passed
@michalrus michalrus deleted the chore/ci-tests branch September 4, 2025 14:49
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.

New CI workflow to run blockfrost-tests against the Platform

3 participants