Conversation
* fix compiling bugs * setup fixes - tests not compiling yet * some basic test tesup * passing all initial tests * 100% user controller and user model coverage * cleaning and auth controller testing * full auth service coverage * location service tests * adding tests to pipeline * add mongodb instance to test runner * test mongo instance bug fixes * location optimizer non-functional tests * add separate pipeline for main testing * remove nfr tests from test cdci * test with failing tests * group details response time nfr tests * test cleaning * rebase onto robbie's branch * mocked, unmocked tests for group, membership + activities * all tests run * groupcontroller location endpoints, other test stuff * full group controller coverage * media service testing * testing fixes * small utils changes * fix nfr tests --------- Co-authored-by: Anu <anumithrap@gmail.com> Co-authored-by: vikankanamge <vidunikankan@gmail.com>
Frontend and E2E Test Branch
* fix compiling bugs * setup fixes - tests not compiling yet * jetpack compose and ui automator set up with sample tests * some basic test tesup * passing all initial tests * 100% user controller and user model coverage * cleaning and auth controller testing * full auth service coverage * test * confirmed GroupManagementE2ETest.kt works * member settings e2e * testing * test run * Working UpdateGroupTest * Working MemberSettingsE2E test and updated MemberSettingsScreen with snackbar * GroupDetailsE2E workign * rename func * Select activity * location service tests * view specific group, leave/delete group * adding tests to pipeline * add mongodb instance to test runner * test mongo instance bug fixes * back button issue cleared * error handler for MemberSettingsScreen * location optimizer non-functional tests * add separate pipeline for main testing * error implementation * remove nfr tests from test cdci * test with failing tests * group details response time nfr tests * MemberSettingsE2E done * anu use cases done * tests for both leaders and users * Details screen E2E leader * no activity test for leader * blaire use cases done * get rid of duplicate view selected activity and recc loc * test cleaning * group detail load nfr test * rebase onto robbie's branch * mocked, unmocked tests for group, membership + activities * all tests run * add package * groupcontroller location endpoints, other test stuff * remove websocket test --------- Co-authored-by: robertjarvi <jarvirobert@gmail.com> Co-authored-by: Anu <anumithrap@gmail.com> Co-authored-by: vikankanamge <vidunikankan@gmail.com>
* start of documentation * more documentation updates * group management log changes * Group view logs * update group logs * codacy changes
rjarvi
force-pushed
the
vi-tests-merging
branch
from
November 7, 2025 09:55
4b393e4 to
838f067
Compare
* codacy fix * codacy fix 2 * functioning app and test updated * clean
…into vi-tests-merging
…into vi-tests-merging
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
completed backend testing