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

Tests for formato_txt.py module #160

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ABHISHEKSONI121
Copy link
Collaborator

@ABHISHEKSONI121 ABHISHEKSONI121 commented Jun 21, 2024

Test Suite Summary for formato_txt Module

Coverage

Key Achievements

  • 34 tests passing, 1 skipped
  • Comprehensive testing for leer ,escribir, ayuda, leer_linea and escribir_linea functions and related functionality
  • Covers TXT file reading, data extraction, and various input scenarios
  • Includes edge cases and exception handling

Manual test evidence

88%

Checklist

  • Classes, Variables, function and methods logic ok
  • Comments written explaining what the code does
  • All python code is PEP8 compliant (run black .)
  • No lint issues (run flake8)
  • Test coverage with pytest implemented
  • Reviewers assigned (at least 1 mentor)

🔗 Related Issues

Closes #163: Improve test coverage for formato_txt module


💡 This test suite provides a solid foundation for the formato_txt module.

Signed-off-by: SONIABHISHEK121 <as630@snu.edu.in>
@ABHISHEKSONI121 ABHISHEKSONI121 changed the title Tests for formato_txt module Tests for formato_txt.py module Jun 22, 2024
Signed-off-by: SONIABHISHEK121 <as630@snu.edu.in>
Signed-off-by: SONIABHISHEK121 <as630@snu.edu.in>
@ABHISHEKSONI121 ABHISHEKSONI121 added the enhancement New feature or request label Jun 22, 2024
…tests

Signed-off-by: SONIABHISHEK121 <as630@snu.edu.in>
Signed-off-by: SONIABHISHEK121 <as630@snu.edu.in>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant