Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(docs-infra): add unit tests for rxjs examples #34190

Closed

Commits on Sep 14, 2020

  1. test(docs-infra): add unit tests for rxjs examples

    This commit adds missing unit tests for all rxjs examples from the docs.
    
    Closes angular#28017
    sonukapoor committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    02c43e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. test(docs-infra): improve typeahead example and add unit test

    This commit improves the typeahead example, by using the emitted input
    value. It also adds a unit test to ensure that the example is working
    as intended.
    sonukapoor committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    1939ada View commit details
    Browse the repository at this point in the history