AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

switching from unittest to pytest in test_json_parser

Open rihp opened this issue 2 years ago • 5 comments
trafficstars

Background

we are deprecating unittest in favor of pytest, this continues with the work in

  • #3484
  • https://github.com/Significant-Gravitas/Auto-GPT/pull/3417
  • https://github.com/Significant-Gravitas/Auto-GPT/pull/3453

Changes

only to the file test_json_parser

Documentation

not necesary

Test Plan

run pytest

PR Quality Checklist

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

rihp avatar Apr 28 '23 17:04 rihp

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

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 18, 2023 5:54am

vercel[bot] avatar Apr 28 '23 17:04 vercel[bot]

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

github-actions[bot] avatar Apr 28 '23 17:04 github-actions[bot]

Codecov Report

Patch and project coverage have no change.

Comparison is base (dc41db9) 62.67% compared to head (5a01f66) 62.67%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3481   +/-   ##
=======================================
  Coverage   62.67%   62.67%           
=======================================
  Files          74       74           
  Lines        3400     3400           
  Branches      495      495           
=======================================
  Hits         2131     2131           
  Misses       1120     1120           
  Partials      149      149           

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

codecov[bot] avatar Apr 28 '23 17:04 codecov[bot]

This is a mass message from the AutoGPT core team. Our apologies for the ongoing delay in processing PRs. This is because we are re-architecting the AutoGPT core!

For more details (and for infor on joining our Discord), please refer to: https://github.com/Significant-Gravitas/Auto-GPT/wiki/Architecting

p-i- avatar May 05 '23 00:05 p-i-

Deployment failed with the following error:

Resource is limited - try again in 57 minutes (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar May 16 '23 04:05 vercel[bot]