Cometchat Angular Testing

Testing patterns for CometChat Angular UI Kit v5 (@cometchat/chat-uikit-angular@5) in Angular 17–21 projects. Covers Jasmine/Karma (default) and Jest, Angular TestBed for STANDALONE components (imports[] not declarations[]), mocking the static CometChatUIKit kit API (init/login/getLoggedInUser/getLoggedinUser/loginWithAuthToken/logout) and the loggedInUser$ observable, fakeAsync/tick for Promise-based login, stubbing the kit's standalone <cometchat-*> components, Playwright/Cypress e2e, and CI. Mirrors cometchat-react-testing for the mocking philosophy.

cometchat 7e07298 24.8 KB Updated

File contents

cometchat/cometchat-skills/tree/main/skills/cometchat-angular-testing commit 7e07298ae2

Frequently asked questions

npx skillmds@latest add cometchat/cometchat-angular-testing