Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI and some tests #19

Merged
merged 41 commits into from
Jul 3, 2024
Merged

Add CI and some tests #19

merged 41 commits into from
Jul 3, 2024

Conversation

Lun4m
Copy link
Collaborator

@Lun4m Lun4m commented May 21, 2024

  • API

    • Endpoint tests
  • Ingestor

    • Test insert_data
    • Test timeseries_is_open
    • Mock permission tables
    • Unit tests
    • Test filter_and_label_kldata
    • Test kldata endpoint
  • End-to-end

    • Mock permission tables
    • Add example tests
    • Fix bugs

@Lun4m Lun4m linked an issue Jun 13, 2024 that may be closed by this pull request
@Lun4m Lun4m marked this pull request as ready for review June 17, 2024 12:32
api/src/timeseries.rs Outdated Show resolved Hide resolved
@Lun4m
Copy link
Collaborator Author

Lun4m commented Jun 19, 2024

After speaking with Ingrid yesterday, I think I will refactor most of prepare_db.rs, ingestion.rs, and api.rs into different end-to-end tests so we will have everything in one file, while still keeping the same coverage.

api/src/latest.rs Outdated Show resolved Hide resolved
@intarga intarga merged commit 5c72ecf into trunk Jul 3, 2024
1 check passed
@intarga intarga deleted the add_ci branch July 3, 2024 08:12
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.

Set up CI
3 participants