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

Running wing test on an empty wing file shows 1 passed test #5852

Closed
polamoros opened this issue Mar 6, 2024 · 4 comments · Fixed by #7205
Closed

Running wing test on an empty wing file shows 1 passed test #5852

polamoros opened this issue Mar 6, 2024 · 4 comments · Fixed by #7205
Assignees
Labels
🐛 bug Something isn't working ⌨️ cli CLI good first issue Good for newcomers 🧪 testing

Comments

@polamoros
Copy link
Contributor

I tried this:

Created an empty wing file without tests.

Run wing test main.w.

This happened:

pass ─ main.wsim (no tests)


Tests 1 passed (1)
Test Files 1 passed (1)
Duration 0m0.31s

I expected this:

pass ─ main.wsim (no tests)


Tests 0 passed (0)
Test Files 1 passed (1)
Duration 0m0.31s

Is there a workaround?

No response

Anything else?

image
npm

Wing Version

No response

Node.js Version

No response

Platform(s)

No response

Community Notes

  • Please vote by adding a 👍 reaction to the issue to help us prioritize.
  • If you are interested to work on this issue, please leave a comment.
@polamoros polamoros added the 🐛 bug Something isn't working label Mar 6, 2024
@polamoros polamoros added this to Wing Mar 6, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New - not properly defined in Wing Mar 6, 2024
@staycoolcall911 staycoolcall911 moved this from 🆕 New - not properly defined to 🤝 Backlog - handoff to owners in Wing Mar 14, 2024
Copy link

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days.
Feel free to re-open this issue when there's an update or relevant information to be added.
Thanks!

@github-actions github-actions bot added the Stale label Jun 13, 2024
@staycoolcall911 staycoolcall911 added good first issue Good for newcomers and removed Stale labels Jun 13, 2024
@ChihweiLHBird
Copy link
Contributor

I am interested in looking into this issue as my first try to contribute to the project, if no one else is working on it.

@Chriscbr
Copy link
Contributor

Chriscbr commented Sep 6, 2024

All yours @ChihweiLHBird, I've assigned the issue to you! Let us know if you have any questions or need help

@mergify mergify bot closed this as completed in #7205 Nov 6, 2024
@mergify mergify bot closed this as completed in 7f00098 Nov 6, 2024
@github-project-automation github-project-automation bot moved this from 🤝 Backlog - handoff to owners to ✅ Done in Wing Nov 6, 2024
@monadabot
Copy link
Contributor

Congrats! 🚀 This was released in Wing 0.85.32.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working ⌨️ cli CLI good first issue Good for newcomers 🧪 testing
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

5 participants