Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

feat(build): add unit testing with karma#891

Merged
Toxicable merged 1 commit intoangular:masterfrom
Toxicable:karma
Feb 20, 2018
Merged

feat(build): add unit testing with karma#891
Toxicable merged 1 commit intoangular:masterfrom
Toxicable:karma

Conversation

@Toxicable
Copy link
Copy Markdown

Adds karma test runner

@CaerusKaru
Copy link
Copy Markdown
Member

Karma runs in the browser, is that what we want here? Aren’t we testing if these modules work on the server?

Copy link
Copy Markdown
Member

@CaerusKaru CaerusKaru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed offline, we'll use Karma and Jasmine in tandem, and this sets up scaffolding for the former. LGTM

@Toxicable
Copy link
Copy Markdown
Author

Since they're very much related we should add both of them in the same PR to avoid conflicts, such as what spec files are being handled by what test runner. So I'll leave this up as reference for now while we organize the Jasmine one.

@Toxicable Toxicable merged commit a4d9f14 into angular:master Feb 20, 2018
@Toxicable Toxicable deleted the karma branch February 20, 2018 23:07
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants