Menu

#144 [chore] adding tests to CI

closed
nobody
typescript (26)
2025-10-03
2025-09-27
Anonymous
No

Originally created by: supreme-gg-gg
Originally owned by: supreme-gg-gg

Is your feature request related to a problem? Please describe.
Currently CI only tests if the program compiles and runs or not. There already exists a simple yet functional mocking system in App.mock.tsx with mock data that reflects the API results. [#122]

Describe the solution you'd like
Adding this test acts as a bare minimum check for if the components created will render or not, targeting the two main pages chat UI and feeds UI. This makes sure there are no breaking changes, while not requiring any actual API calls since it would be very difficult.

Describe alternatives you've considered
We have briefly discussed this in [#140], this seems like the best balance between testing setup effort and effectiveness

Additional context
Add any other context or screenshots about the feature request here.

Related

Tickets: #122
Tickets: #140
Tickets: #145

Discussion

  • Anonymous

    Anonymous - 2025-09-27
     
  • Anonymous

    Anonymous - 2025-10-03

    Originally posted by: supreme-gg-gg

    Done

     
  • Anonymous

    Anonymous - 2025-10-03

    Ticket changed by: supreme-gg-gg

    • status: open --> closed
     

Log in to post a comment.

Monday.com Logo