Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Add pytest.ini and make it ignore the wake_word directory #2573

Merged
merged 1 commit into from
May 6, 2020
Merged

Add pytest.ini and make it ignore the wake_word directory #2573

merged 1 commit into from
May 6, 2020

Conversation

PureTryOut
Copy link
Contributor

Description

Those tests aren't actually meant to be ran with Pytest, so let's skip them.
Fixes #2572

How to test

Run pytest in the root of the project without this MR and observe the wake_word tests failing. Then run it again with this PR and notice the tests succeeding.

Contributor license agreement signed?

CLA [x]

Those tests aren't actually meant to be ran with Pytest, so let's skip
them
@devs-mycroft devs-mycroft added the CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) label May 6, 2020
@devops-mycroft
Copy link

Voight Kampff Integration Test Succeeded (Results)

@forslund
Copy link
Collaborator

forslund commented May 6, 2020

Once more thank you @PureTryOut, works great! (Now I can become even more lazy and type even less!)

@forslund forslund merged commit a038a52 into MycroftAI:dev May 6, 2020
@PureTryOut PureTryOut deleted the pytest branch May 6, 2020 18:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test setup fails to find fixtures
4 participants