Skip to content
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.

No Unit Tests #7

Closed
gonzofish opened this issue Jan 31, 2017 · 1 comment
Closed

No Unit Tests #7

gonzofish opened this issue Jan 31, 2017 · 1 comment
Assignees
Milestone

Comments

@gonzofish
Copy link
Owner

For shame.

gonzofish added a commit that referenced this issue Jul 21, 2017
gonzofish added a commit that referenced this issue Jul 21, 2017
gonzofish added a commit that referenced this issue Jul 21, 2017
gonzofish added a commit that referenced this issue Jul 21, 2017
gonzofish added a commit that referenced this issue Jul 22, 2017
- checkIsScopedName
- colorize (added function, too)
- createYesNoValue

Also added a coverage task
gonzofish added a commit that referenced this issue Jul 22, 2017
…application structure...

So a file at /tools/utilities/files.js will have its test file at /test/tools/utilities/files.spec.js
Then the script at /test/resolver.js can resolve the file using this structure. Saves some verbosity in requiring files...
gonzofish added a commit that referenced this issue Jul 22, 2017
gonzofish added a commit that referenced this issue Jul 22, 2017
gonzofish added a commit that referenced this issue Jul 23, 2017
Also added .vscode to .gitignore
gonzofish added a commit that referenced this issue Jul 23, 2017
Can take single-dash (-abc -> a, b, c) or double-dash arguments (--pizza -> pizza). Double-dash can have =..values attached to it
gonzofish added a commit that referenced this issue Jul 23, 2017
gonzofish added a commit that referenced this issue Jul 23, 2017
We can expand this out too? Might be a better fit for erector-set
gonzofish added a commit that referenced this issue Jul 23, 2017
gonzofish pushed a commit that referenced this issue Jul 24, 2017
Covers the questions asked & the transform function for the name question
gonzofish pushed a commit that referenced this issue Jul 24, 2017
gonzofish added a commit that referenced this issue Jul 25, 2017
gonzofish added a commit that referenced this issue Jul 25, 2017
gonzofish added a commit that referenced this issue Jul 25, 2017
gonzofish added a commit that referenced this issue Jul 26, 2017
gonzofish added a commit that referenced this issue Jul 27, 2017
All commands should return a Promise now--when they do, the main index.js will handle any errors
gonzofish added a commit that referenced this issue Jul 27, 2017
gonzofish pushed a commit that referenced this issue Jul 28, 2017
Testing cli arguments
Testing template outputs
Only need to test output message
gonzofish pushed a commit that referenced this issue Jul 28, 2017
gonzofish pushed a commit that referenced this issue Jul 28, 2017
gonzofish pushed a commit that referenced this issue Jul 28, 2017
gonzofish added a commit that referenced this issue Jul 28, 2017
- Refactored some code in directive/index.js
- Whitespace removed from component spec
- Removed the files.include method from testing since it's untestable
gonzofish added a commit that referenced this issue Jul 29, 2017
Created a test utility for repetitive test steps
gonzofish added a commit that referenced this issue Jul 29, 2017
gonzofish pushed a commit that referenced this issue Jul 30, 2017
gonzofish pushed a commit that referenced this issue Jul 30, 2017
Add some methods to various utilities as well
gonzofish added a commit that referenced this issue Jul 30, 2017
gonzofish added a commit that referenced this issue Jul 31, 2017
@gonzofish gonzofish added this to the Version 1 milestone Jul 31, 2017
@gonzofish gonzofish self-assigned this Jul 31, 2017
gonzofish added a commit that referenced this issue Jul 31, 2017
gonzofish pushed a commit that referenced this issue Jul 31, 2017
gonzofish pushed a commit that referenced this issue Jul 31, 2017
This is a tough thing to test...so many files
gonzofish added a commit that referenced this issue Aug 1, 2017
@gonzofish
Copy link
Owner Author

Still missing testing of the scaffolded files for init, but that's an arduous job...we'll need to figure out a smart way of doing it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant