Skip to content

Conversation

@harryswift01
Copy link
Contributor

Summary

This PR removes an uneeded test case that is no longer relevant to the codebase, this as mentioned in the comments of #47 this is from a previous version of the codebase.

Changes

Test Case Removal :

  • Removed CodeEntropy/tests/data/assert.py

Impact

  • This should have minimal impact on the codebase as this was part of a debugging exercise and was not removed at the time, this should in turn streamline the tests that are in the codebase.
  • This will also resolves issue Strange file name in tests #47

@harryswift01 harryswift01 requested a review from jimboid March 11, 2025 17:17
@harryswift01 harryswift01 self-assigned this Mar 11, 2025
@harryswift01 harryswift01 linked an issue Mar 11, 2025 that may be closed by this pull request
Copy link
Member

@jimboid jimboid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep looks like some test case from a long time ago. Not a real unit test.

@harryswift01 harryswift01 merged commit 3954058 into main Mar 12, 2025
6 checks passed
@harryswift01 harryswift01 deleted the 47-test-file-removal branch March 12, 2025 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Strange file name in tests

3 participants