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

Test file missing (as per README) #233

Open
NISH1001 opened this issue Feb 8, 2023 · 2 comments
Open

Test file missing (as per README) #233

NISH1001 opened this issue Feb 8, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@NISH1001
Copy link

NISH1001 commented Feb 8, 2023

Describe the bug

While running the command mentioned in the README ▶ python pyQuARC/main.py --file "tests/fixtures/test_cmr_metadata.echo10", the test file test_cmr_metadata.echo10 doesn't exist in the tests/fixtures directory.

To Reproduce
Steps to reproduce the behavior:

  1. Setup pyQuARC from scratch in a venv
  2. Run the command ▶ python pyQuARC/main.py --file "tests/fixtures/test_cmr_metadata.echo10"

Expected behavior
Expected to at least throw some output running the pyQuARC

Question: Can I run other test files through pyQuARC?


cc: @slesaad @xhagrg

@slesaad
Copy link
Member

slesaad commented Feb 8, 2023

Need to update the README, but try

python pyQuARC/main.py --file "tests/fixtures/test_cmr_metadata.echo-c"

The files have been renamed, but apparently the README not updated!

@smk0033 smk0033 added the bug Something isn't working label Oct 3, 2024
@smk0033
Copy link
Contributor

smk0033 commented Oct 3, 2024

@xhagrg I can update the readme for this, I see the lines with .echo10 that can be updated to echo-c instead

@smk0033 smk0033 self-assigned this Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants