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

Fix Event Modification Test Data #380

Merged
merged 1 commit into from
Mar 7, 2022
Merged

Conversation

lkiesow
Copy link
Member

@lkiesow lkiesow commented Mar 7, 2022

This patch fixes the data used for testing the event modification API
which was no proper JSON before, causing all failure tests to fail with
the same error.

@lkiesow lkiesow added the bug label Mar 7, 2022
@coveralls
Copy link

coveralls commented Mar 7, 2022

Coverage Status

Coverage increased (+0.3%) to 91.014% when pulling 8f6a5bf on lkiesow:test-request-data into 576d439 on opencast:main.

@lkiesow lkiesow changed the title Fix Event Modification test Data Fix Event Modification Test Data Mar 7, 2022
This patch fixes the data used for testing the event modification API
which was no proper JSON before, causing all failure tests to fail with
the same error.
@lkiesow lkiesow merged commit e387ad3 into opencast:main Mar 7, 2022
lkiesow added a commit to lkiesow/pyCA that referenced this pull request Mar 9, 2022
New Features
------------

* Ad-hoc Recordings by @lkiesow in opencast#378

Fixes
-----

* Lower required Prometheus client version by @lkiesow in opencast#345
* Missing steps in installation documentation by @lkiesow in opencast#346
* Development command for starting all parts of pyCA by @lkiesow in opencast#347
* Document how to configure a continuous preview by @kristofkeppens in opencast#355
* Fix Silently Discarding Data by @lkiesow in opencast#377
* Updated FFmpeg download source URL for newer FFmpeg version by @pitfisher in opencast#369
* Ensure Default Reload Interval by @lkiesow in opencast#379

Tests
-----

* Run Bandit Tests by @lkiesow in opencast#348
* User Interface Tests by @lkiesow in opencast#354
* Fix Event Modification Test Data by @lkiesow in opencast#380

The release also includes several updated libraries.

**Full Changelog**: opencast/pyCA@v4.4...v4.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants