Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mkassaf/UnitTestInPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: v5ln/UnitTestInPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 23 files changed
  • 2 contributors

Commits on Apr 21, 2022

  1. init commit

    v5ln committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    edcae7a View commit details
    Browse the repository at this point in the history
  2. CheckUserInput tests

    v5ln committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    40d04e1 View commit details
    Browse the repository at this point in the history
  3. Add test

    v5ln committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    8e8bea5 View commit details
    Browse the repository at this point in the history
  4. Subtrack test

    v5ln committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    9d186d1 View commit details
    Browse the repository at this point in the history
  5. Update test_calculatorApp.py

    v5ln committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    6d06edf View commit details
    Browse the repository at this point in the history
  6. Multiply test

    v5ln committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    9cae42b View commit details
    Browse the repository at this point in the history
  7. Divide test

    v5ln committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    3322480 View commit details
    Browse the repository at this point in the history
  8. Calculate test

    v5ln committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    d992d13 View commit details
    Browse the repository at this point in the history
  9. isExit test

    v5ln committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    6c4d69b View commit details
    Browse the repository at this point in the history
  10. add reports

    v5ln committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    d61b761 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1 from v5ln/dev

    Dev
    v5ln authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    91e06ce View commit details
    Browse the repository at this point in the history
  12. Update README.md

    v5ln authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    abb5892 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Update isExit

    v5ln committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    35d7b5f View commit details
    Browse the repository at this point in the history
  2. add graphs images

    v5ln committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    f319e5e View commit details
    Browse the repository at this point in the history
  3. report image

    v5ln committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    97ee503 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    v5ln authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    2d6876e View commit details
    Browse the repository at this point in the history
  5. Update README.md

    v5ln authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    d4852d8 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    v5ln authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    4752896 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    v5ln authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    715ade8 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Update README.md

    v5ln authored Apr 23, 2022
    Configuration menu
    Copy the full SHA
    7d08145 View commit details
    Browse the repository at this point in the history
Loading