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

Run the integration tests in the CI pipeline BUT without API keys #3359

Conversation

waynehamadi
Copy link
Contributor

Background

We need to run the integration tests in the CI pipeline BUT without API keys.

These integration tests are not only just testing that the code works, they also test Auto-GPT remains capable.

Changes

Added VCR to integration tests.

Documentation

Test Plan

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thoroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes

@vercel
Copy link

vercel bot commented Apr 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview Apr 27, 2023 1:42am

@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.16 🎉

Comparison is base (a3195d8) 51.05% compared to head (26a23a1) 51.22%.

❗ Current head 26a23a1 differs from pull request most recent head 6ea331e. Consider uploading reports for the commit 6ea331e to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3359      +/-   ##
==========================================
+ Coverage   51.05%   51.22%   +0.16%     
==========================================
  Files          65       65              
  Lines        2973     2975       +2     
  Branches      502      434      -68     
==========================================
+ Hits         1518     1524       +6     
+ Misses       1333     1331       -2     
+ Partials      122      120       -2     

see 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@waynehamadi waynehamadi force-pushed the feature/integration-tests-in-ci-pipeline branch from 485a035 to 73ad8c3 Compare April 26, 2023 22:08
@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@vercel vercel bot temporarily deployed to Preview April 26, 2023 22:09 Inactive
@waynehamadi waynehamadi force-pushed the feature/integration-tests-in-ci-pipeline branch from 73ad8c3 to 66a6aaa Compare April 26, 2023 22:13
@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@vercel vercel bot temporarily deployed to Preview April 26, 2023 22:14 Inactive
@waynehamadi waynehamadi force-pushed the feature/integration-tests-in-ci-pipeline branch from 66a6aaa to e3880e3 Compare April 26, 2023 22:16
@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@vercel vercel bot temporarily deployed to Preview April 26, 2023 22:17 Inactive
@waynehamadi waynehamadi force-pushed the feature/integration-tests-in-ci-pipeline branch from e3880e3 to 05917cc Compare April 26, 2023 22:20
@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@vercel vercel bot temporarily deployed to Preview April 26, 2023 22:21 Inactive
@waynehamadi waynehamadi force-pushed the feature/integration-tests-in-ci-pipeline branch from 05917cc to d58c4f9 Compare April 26, 2023 22:25
@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@vercel vercel bot temporarily deployed to Preview April 26, 2023 22:25 Inactive
Pwuts
Pwuts previously requested changes Apr 26, 2023
CONTRIBUTING.md Show resolved Hide resolved
@Pwuts Pwuts added the testing label Apr 27, 2023
Co-authored-by: Reinier van der Leer <[email protected]>
@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@vercel vercel bot temporarily deployed to Preview April 27, 2023 01:39 Inactive
@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@BillSchumacher BillSchumacher dismissed Pwuts’s stale review April 27, 2023 01:44

Seems to be resolved.

@BillSchumacher BillSchumacher merged commit 02f546d into Significant-Gravitas:master Apr 27, 2023
@Pwuts Pwuts added this to the v0.3.0 release milestone Apr 27, 2023
@Pwuts Pwuts mentioned this pull request Apr 27, 2023
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants