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 Filesystem tests #1311

Merged

Conversation

tiovikram
Copy link

@tiovikram tiovikram commented Jun 18, 2024

Describe the changes you have made:

Add tests for interpreter/core/computer/files/files.py

Reference any relevant issues (e.g. "Fixes #000"):

None

Pre-Submission Checklist (optional but appreciated):

  • [N/A] I have included relevant documentation updates (stored in /docs)
  • [Y] I have read docs/CONTRIBUTING.md
  • [Y] I have read docs/ROADMAP.md

OS Tests (optional but appreciated):

N/A since tests are unit tests

  • Tested on Windows
  • Tested on MacOS
  • Tested on Linux

Vikram Subbiah added 2 commits June 18, 2024 15:32
  * Add tests for interpreter/core/computer/files/files.py
  * Update assertEquals deprecated method to assertEqual
  * Update pytest collection to match all tests with prefix `test_`
@KillianLucas KillianLucas merged commit e05265d into OpenInterpreter:main Jun 19, 2024
0 of 2 checks passed
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.

2 participants