Skip to content

Resolve warnings of testing library#2285

Merged
nicomiguelino merged 1 commit intoScreenly:masterfrom
emmanuel-ferdman:master
May 12, 2025
Merged

Resolve warnings of testing library#2285
nicomiguelino merged 1 commit intoScreenly:masterfrom
emmanuel-ferdman:master

Conversation

@emmanuel-ferdman
Copy link
Contributor

Description

This PR migrates from unittest.assertEquals to unittest.assertEqual which is deprecated from Python2.7:

DeprecationWarning: Please use assertEqual instead.

Checklist

  • I have performed a self-review of my own code.
  • New and existing unit tests pass locally and on CI with my changes.
  • I have done an end-to-end test for Raspberry Pi devices.
  • I have tested my changes for x86 devices.
  • I added a documentation for the changes I have made (when necessary).

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
@emmanuel-ferdman emmanuel-ferdman requested a review from a team as a code owner May 12, 2025 10:34
@sonarqubecloud
Copy link

@nicomiguelino nicomiguelino merged commit 2c74cd5 into Screenly:master May 12, 2025
7 checks passed
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.

2 participants