Skip to content

Client part of TestY. #2

Open
wants to merge 88 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 3, 2023

  1. Created a react application, added frontend containerization, impleme…

    …nted pages related to suites and test cases.
    danielsheh02 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    afb8feb View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. dev: add realisation

    Belgrak committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    1e552e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    aa1a3bd View commit details
    Browse the repository at this point in the history
  2. hotfix: remove comments

    Belgrak committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    799a138 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7319e0 View commit details
    Browse the repository at this point in the history
  4. hotfix: edit imports paths

    Belgrak committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    8e14dd4 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Merge pull request #1 from Belgrak/develop

    Add realisation
    danielsheh02 authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    7364516 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1a837d View commit details
    Browse the repository at this point in the history
  3. Test plans

    IraSheremet committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    daff5cf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from IraSheremet/master

    Test plans
    danielsheh02 authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    f82858d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6de021 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from SlavaLatokhin/master

    Authorization, projects, attachments
    danielsheh02 authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    291317d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c87d15 View commit details
    Browse the repository at this point in the history
  8. Hotfixes. Add .env file.

    danielsheh02 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    36c34b2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4 from SlavaLatokhin/master

    Attachments
    danielsheh02 authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    19d3a27 View commit details
    Browse the repository at this point in the history
  10. to fixed versions

    IraSheremet committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    05354dc View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    cc8b29b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Implemented cleaning of the array of selected test cases in case the …

    …parent suite is deleted. I tested the basic functionality using e2e on the pages of suites and test cases.
    danielsheh02 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    aecd65e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Added a test for opening and closing all suites. Changed the type of …

    …variable that stored the element that needed to be deleted.
    danielsheh02 committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    8c5cc72 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Added the launch of the frontend container to compose files. Added co…

    …mmands to run cypress tests in the terminal and visual window. Updated the documentation.
    danielsheh02 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    4da314d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89b52fd View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    079948e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2353105 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cbb907 View commit details
    Browse the repository at this point in the history
  4. Testing with coverage cypress.

    (cherry picked from commit 2353105)
    danielsheh02 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    4a8e7cf View commit details
    Browse the repository at this point in the history
  5. Returned some dependencies to cover the code. I added tests to check …

    …the functionality on the suite and cases page.
    danielsheh02 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    7fe358b View commit details
    Browse the repository at this point in the history
  6. Returned some dependencies to cover the code. I added tests to check …

    …the functionality on the suite and cases page.
    danielsheh02 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    72b6370 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    2eff633 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    e854af2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Created a react application, added frontend containerization, impleme…

    …nted pages related to suites and test cases.
    
    (cherry picked from commit afb8feb)
    danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    8669284 View commit details
    Browse the repository at this point in the history
  2. dev: add realisation

    (cherry picked from commit 1e552e2)
    Belgrak authored and danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    3475bdd View commit details
    Browse the repository at this point in the history
  3. Added a catch block for axios queries. Documentation.

    (cherry picked from commit aa1a3bd)
    danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    c07a249 View commit details
    Browse the repository at this point in the history
  4. hotfix: remove comments

    (cherry picked from commit 799a138)
    Belgrak authored and danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    384e021 View commit details
    Browse the repository at this point in the history
  5. Fixed importing a component from mui using the full path.

    (cherry picked from commit c7319e0)
    danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    98d48d4 View commit details
    Browse the repository at this point in the history
  6. hotfix: edit imports paths

    (cherry picked from commit 8e14dd4)
    Belgrak authored and danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    52c6688 View commit details
    Browse the repository at this point in the history
  7. Made the creation of an empty case to display detailed information in…

    … a separate function.
    
    (cherry picked from commit c1a837d)
    danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    776bd87 View commit details
    Browse the repository at this point in the history
  8. Test plans

    (cherry picked from commit daff5cf)
    IraSheremet authored and danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    32f7e6a View commit details
    Browse the repository at this point in the history
  9. Authorization, projects, attachments

    (cherry picked from commit b6de021)
    SlavaLatokhin authored and danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    3982377 View commit details
    Browse the repository at this point in the history
  10. Authorization, projects, attachments

    (cherry picked from commit 6c87d15)
    SlavaLatokhin authored and danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    b052048 View commit details
    Browse the repository at this point in the history
  11. Hotfixes. Add .env file.

    (cherry picked from commit 36c34b2)
    danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    5cf3751 View commit details
    Browse the repository at this point in the history
  12. to fixed versions

    (cherry picked from commit 05354dc)
    IraSheremet authored and danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    f669a62 View commit details
    Browse the repository at this point in the history
  13. Implemented cleaning of the array of selected test cases in case the …

    …parent suite is deleted. I tested the basic functionality using e2e on the pages of suites and test cases.
    
    (cherry picked from commit aecd65e)
    danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    922dc19 View commit details
    Browse the repository at this point in the history
  14. Added a test for opening and closing all suites. Changed the type of …

    …variable that stored the element that needed to be deleted.
    
    (cherry picked from commit 8c5cc72)
    danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    689415f View commit details
    Browse the repository at this point in the history
  15. Added the launch of the frontend container to compose files. Added co…

    …mmands to run cypress tests in the terminal and visual window. Updated the documentation.
    
    (cherry picked from commit 4da314d)
    danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    6efa5d5 View commit details
    Browse the repository at this point in the history
  16. Deleted docker-compose.yaml fronted.

    (cherry picked from commit 89b52fd)
    danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    81886d9 View commit details
    Browse the repository at this point in the history
  17. Testing with coverage cypress.

    (cherry picked from commit 2353105)
    danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    1708111 View commit details
    Browse the repository at this point in the history
  18. Removed unnecessary dependencies and the plugins folder with the file…

    … index.js
    
    (cherry picked from commit 3cbb907)
    danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    0d61e70 View commit details
    Browse the repository at this point in the history
  19. Testing with coverage cypress.

    (cherry picked from commit 2353105)
    (cherry picked from commit 4a8e7cf)
    danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    3fc16d5 View commit details
    Browse the repository at this point in the history
  20. Returned some dependencies to cover the code. I added tests to check …

    …the functionality on the suite and cases page.
    
    (cherry picked from commit 7fe358b)
    danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    ad79deb View commit details
    Browse the repository at this point in the history
  21. Returned some dependencies to cover the code. I added tests to check …

    …the functionality on the suite and cases page.
    
    (cherry picked from commit 72b6370)
    danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    77a2eea View commit details
    Browse the repository at this point in the history
  22. I added tests, increased the percentage of code coverage.

    (cherry picked from commit e854af2)
    danielsheh02 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    5b27439 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    4063d1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75ee36d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    72f439a View commit details
    Browse the repository at this point in the history
  2. fix: edit project page tests

    Belgrak committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    a85fcb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    930c2b2 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'Daniel/master'

    # Conflicts:
    #	frontend/src/components/attachment/attachment_button.tsx
    SlavaLatokhin committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    3829d65 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from SlavaLatokhin/master

    Tests for projects and login pages were added
    danielsheh02 authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    6fe5bb1 View commit details
    Browse the repository at this point in the history
  6. Tests for login and projects pages were added

    (cherry picked from commit 930c2b2)
    SlavaLatokhin authored and danielsheh02 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    1b83b03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad505c0 View commit details
    Browse the repository at this point in the history
  8. add e2e tests for testplan page and small fixes (+retest)

    (cherry picked from commit 72f439a)
    IraSheremet authored and danielsheh02 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    98253a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3913ca4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f17ebbe View commit details
    Browse the repository at this point in the history
  11. Refactoring.

    SlavaLatokhin authored and danielsheh02 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    dbd70c8 View commit details
    Browse the repository at this point in the history
  12. dev: add e2e tests for project page

    (cherry picked from commit 079948e)
    Belgrak authored and danielsheh02 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    20a3ffe View commit details
    Browse the repository at this point in the history
  13. dev: add e2e tests for project and profile pages, fix some code bugs

    (cherry picked from commit 75ee36d)
    Belgrak authored and danielsheh02 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    e7be267 View commit details
    Browse the repository at this point in the history
  14. fix: edit project page tests

    (cherry picked from commit a85fcb5)
    Belgrak authored and danielsheh02 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    0497074 View commit details
    Browse the repository at this point in the history
  15. fix: remove password from localStorage

    (cherry picked from commit 3913ca4)
    Belgrak authored and danielsheh02 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    0013959 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e8a832b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    d58e3e3 View commit details
    Browse the repository at this point in the history
  2. Corrected the comments.

    danielsheh02 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    b8a1506 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. fix: fix bugs and comments

    Belgrak committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    198ffa8 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    43584e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    028f6a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    71a4b67 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Configuration menu
    Copy the full SHA
    10d890b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    f69a382 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Merge pull request #1 from Belgrak/master

    Fix PR comments
    danielsheh02 authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    62b84b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    a78c182 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Merge pull request #2 from Belgrak/master

    Hotfix: fix "React hooks are called conditionally"
    danielsheh02 authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    779242a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'Daniel-new/master'

    # Conflicts:
    #	frontend/cypress/e2e/components/authorization/test.login.logout.cy.ts
    #	frontend/cypress/e2e/components/profile/test.pages.profile.settings.cy.ts
    #	frontend/cypress/e2e/components/projects/test.page.project.cy.ts
    #	frontend/cypress/e2e/components/testcases/test.pages.suites.cases.cy.ts
    #	frontend/package.json
    #	frontend/src/components/models.interfaces.tsx
    #	frontend/src/components/projects/charts/line.chart.component.tsx
    #	frontend/src/components/projects/charts/pie.chart.component.tsx
    #	frontend/src/components/projects/project.tsx
    #	frontend/src/components/projects/selection.project.tsx
    #	frontend/src/components/testcases/creation.case.component.tsx
    #	frontend/src/components/testcases/creation.suite.component.tsx
    #	frontend/src/components/testcases/deletion.dialog.element.component.tsx
    #	frontend/src/components/testcases/deletion.dialog.elements.component.tsx
    #	frontend/src/components/testcases/detailed.case.info.component.tsx
    #	frontend/src/components/testcases/pagination.suites.component.tsx
    #	frontend/src/components/testcases/styles.testcases.tsx
    #	frontend/src/components/testcases/suites.component.tsx
    #	frontend/src/components/testcases/table.suites.component.tsx
    #	frontend/src/index.tsx
    #	frontend/src/services/suite.case.service.tsx
    #	frontend/tsconfig.json
    SlavaLatokhin committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    95228c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    c87e3db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2aa242 View commit details
    Browse the repository at this point in the history
  3. Local storage

    SlavaLatokhin committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    aae51d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from SlavaLatokhin/master

    LocalStorage were moved to own class
    danielsheh02 authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    be1d1ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9dd23b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from IraSheremet/clone

    A lot of fixes in testplans
    danielsheh02 authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    68ce986 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Refactoring.

    danielsheh02 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    4776f5e View commit details
    Browse the repository at this point in the history