Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

feat(ci): Split online/offline tests#582

Merged
refcell merged 2 commits intomainfrom
cl/separate-online-tests
Sep 27, 2024
Merged

feat(ci): Split online/offline tests#582
refcell merged 2 commits intomainfrom
cl/separate-online-tests

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented Sep 27, 2024

Overview

Splits the tests that require a network connection within the justfile test directives.

Locally, when running just t, just tests, or just test, the online tests (tests that start w/ test_online) are no longer ran by default.

A new justfile recipe, just test-online has been added to run the online tests.

@clabby clabby self-assigned this Sep 27, 2024
@clabby clabby added K-chore Kind: chore A-ci Area: CI labels Sep 27, 2024
Copy link
Contributor Author

clabby commented Sep 27, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @clabby and the rest of your teammates on Graphite Graphite

@codecov
Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.1%. Comparing base (2002e33) to head (780260e).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@refcell refcell added this pull request to the merge queue Sep 27, 2024
Merged via the queue into main with commit b4c79fc Sep 27, 2024
This was referenced Sep 27, 2024
This was referenced Oct 13, 2024
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
* feat(ci): Split online/offline tests

* update
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
* feat(ci): Split online/offline tests

* update
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-ci Area: CI K-chore Kind: chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants