-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Description
Steps to reproduce:
./vendor/bin/phpunit tests --display-all-issues
We get
There was 1 risky test:
1) BigBlueButton\Parameters\CreateMeetingParametersTest::testGetPresentationsAsXMLWithUrlAndFilename
This test did not perform any assertions
/****/tests/Parameters/CreateMeetingParametersTest.php:139
and we get this
There was 1 incomplete test:
1) BigBlueButton\Util\FixturesTest::testCoverageOfFixtures
Not all XML-fixtures are checked regarding correctness:
- delete_recordings.xml
- get_recordings.xml
- publish_recordings.xml
- send_chat_message.xml
- update_recordings.xml
/****/tests/Util/FixturesTest.php:101
I am not going to fix these because I don't really know what they are trying to test, and I don't want to get into the weeds..
Metadata
Metadata
Assignees
Labels
No labels