2 Open Issues Need Help Last updated: Jun 6, 2025

Open Issues Need Help

View All on GitHub
testing 2 months ago

AI Summary: The task is to determine the current state of the 'User Greeting Page' project's testing. The issue 'where are we?' suggests a need to clarify the current status of the testing process, possibly including whether the tests are passing, failing, or incomplete, and what the next steps are in the testing process.

Complexity: 2/5
duplicate help wanted good first issue

AI Summary: Write unit tests for an existing Python function called 'add' within a 'calculator.py' file. The tests should verify the function's ability to correctly add two numbers and should use a testing framework like unittest or pytest.

Complexity: 2/5
documentation enhancement help wanted good first issue invalid question