spectrum-tokens
spectrum-tokens copied to clipboard
Changed test option to local
Description
Changed test command to local.
Motivation and Context
Wanted cli to be able to compare all token files in local without typing out all the names.
How Has This Been Tested?
Need to revise tests
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [x] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
- [x] I have signed the Adobe Open Source CLA.
- [x] My code follows the code style of this project.
- [x] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [x] I have read the CONTRIBUTING document.
- [x] I have added tests to cover my changes.
- [x] All new and existing tests passed.
⚠️ No Changeset found
Latest commit: 2a06831cab71cfbbe8c192df0955006a80f85c8c
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Run report for 2a06831c
Total time: 44s | Comparison time: 1m 22s | Estimated savings: 38.7s (46.8% faster)
| Action | Time | Status | Info | |
|---|---|---|---|---|
| 🟩 | SyncWorkspace |
4.9ms | Passed | |
| ⬛️ | SetupToolchain(node:~20.12) |
1.3s | Skipped | |
| 🟩 | SyncProject(node, diff) |
0.2ms | Passed | |
| 🟩 | SyncProject(node, root) |
0.2ms | Passed | |
| 🟩 | SyncProject(node, tdiff) |
0.2ms | Passed | |
| 🟩 | SyncProject(node, visualizer) |
0.2ms | Passed | |
| 🟩 | SyncProject(node, tokens) |
0.4ms | Passed | |
| 🟩 | SyncProject(node, csvGenerator) |
0.2ms | Passed | |
| 🟩 | SyncProject(node, site) |
0.3ms | Passed | |
| 🟩 | RunTask(site:copySchema) |
28.7ms | Passed | |
| 🟩 | InstallWorkspaceDeps(node:~20.12) |
9.5s | Passed | |
| 🟩 | RunTask(site:clean) |
237.4ms | Passed | |
| 🟩 | RunTask(csvGenerator:generateCSV) |
321.5ms | Passed | |
| 🟩 | RunTask(diff:diff) |
176.2ms | Passed | |
| 🟩 | RunTask(csvGenerator:test) |
1.8s | Passed | |
| 🟩 | RunTask(root:test) |
2.2s | Passed | |
| 🟩 | RunTask(tokens:buildManifest) |
763.8ms | Passed | |
| 🟩 | RunTask(visualizer:typescript) |
6.1s | Passed | |
| 🟩 | RunTask(diff:test) |
6.9s | Passed | |
| 🟥 | RunTask(tdiff:typescript) |
4.6s | Failed | |
| And 8 more... |
Expanded report
| Action | Time | Status | Info | |
|---|---|---|---|---|
| ⬛️ | RunTask(tdiff:build) |
0.2ms | Skipped | |
| 🟩 | RunTask(visualizer:build) |
3.9s | Passed | |
| 🟩 | RunTask(site:build) |
25.4s | Passed | |
| 🟩 | RunTask(site:export) |
81.9ms | Passed | |
| 🟩 | RunTask(tokens:buildTokens) |
27.1s | Passed | |
| 🟩 | RunTask(tokens:build) |
15.2ms | Passed | |
| 🟩 | RunTask(tokens:generateDiffResult) |
1.9s | Passed | |
| 🟩 | RunTask(tokens:test) |
3s | Passed |
Touched files
.moon/workspace.yml
.vscode/launch.json
docs/token-diff/.editorconfig
docs/token-diff/.gitignore
docs/token-diff/.husky/pre-commit
docs/token-diff/LICENSE
docs/token-diff/README.md
docs/token-diff/demo/index.html
docs/token-diff/index.d.ts
docs/token-diff/moon.yml
docs/token-diff/package.json
docs/token-diff/src/CodePanel.ts
docs/token-diff/src/CompareCard.ts
docs/token-diff/src/DiffReport.ts
docs/token-diff/src/GettingStarted.ts
docs/token-diff/src/NavBar.ts
docs/token-diff/src/PageContainer.ts
docs/token-diff/src/TokenDiff.ts
docs/token-diff/src/assets/adobe_logo.svg
docs/token-diff/src/code-panel.ts
docs/token-diff/src/compare-card.ts
docs/token-diff/src/diff-report.ts
docs/token-diff/src/fetchFromGithub.ts
docs/token-diff/src/getting-started.ts
docs/token-diff/src/index.ts
docs/token-diff/src/nav-bar.ts
docs/token-diff/src/page-container.ts
docs/token-diff/src/token-diff.ts
docs/token-diff/src/typekit.js
docs/token-diff/tsconfig.json
docs/token-diff/web-dev-server.config.js
pnpm-lock.yaml
tools/diff-generator/README.md
tools/diff-generator/package.json
tools/diff-generator/src/lib/cli.js
tools/diff-generator/src/lib/file-import.js
tools/diff-generator/src/lib/format-function.js
tools/diff-generator/test/cli.test.js
tools/diff-generator/test/fileImport.test.js
tools/diff-generator/test/snapshots/cli.test.js.md
tools/diff-generator/test/snapshots/cli.test.js.snap
tools/diff-generator/test/snapshots/fileImport.test.js.md
tools/diff-generator/test/snapshots/fileImport.test.js.snap
tools/diff-generator/test/test-cli-outputs/expected-local-branch.txt