8000 docs: update unit-testing recipe by arturovt · Pull Request #2175 · ngxs/store · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

docs: update unit-testing recipe #2175

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

Merged
merged 1 commit into from
Jun 12, 2024
Merged

docs: update unit-testing recipe #2175

merged 1 commit into from
Jun 12, 2024

Conversation

arturovt
Copy link
Member

In this commit, we updated the unit-testing recipe with a lot more useful information and code guides. We included the actions collector snippet, which has been successfully used in production apps for years and can be safely applied to external user apps.

In this commit, we updated the unit-testing recipe with a lot more useful
information and code guides. We included the actions collector snippet, which
has been successfully used in production apps for years and can be safely applied
to external user apps.
Copy link
nx-cloud bot commented Jun 11, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 84743e8. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 6 targets

Sent with 💌 from NxCloud.

Copy link
bundlemon bot commented Jun 11, 2024

BundleMon (Integration Projects)

Unchanged files (2)
Status Path Size Limits
Main bundles(Gzip)
hello-world-ng17/dist-integration/main.(hash)
.js
68.53KB +1%
Main bundles(Gzip)
hello-world-ng16/dist-integration/main.(hash)
.js
67.54KB +1%

No change in files bundle size

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

Copy link
codeclimate bot commented Jun 11, 2024

Code Climate has analyzed commit 84743e8 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 95.5% (0.0% change).

View more on Code Climate.

@arturovt arturovt merged commit c177048 into master Jun 12, 2024
14 checks passed
@arturovt arturovt deleted the docs/unit-testing branch June 12, 2024 14:44
arturovt added a commit that referenced this pull request Jul 2, 2024
In this commit, we updated the unit-testing recipe with a lot more useful
information and code guides. We included the actions collector snippet, which
has been successfully used in production apps for years and can be safely applied
to external user apps.
@markwhitfeld markwhitfeld added this to the v18.1.0 milestone Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0