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

Write tests #3

Open
12 of 14 tasks
G07cha opened this issue Aug 8, 2015 · 1 comment
Open
12 of 14 tasks

Write tests #3

G07cha opened this issue Aug 8, 2015 · 1 comment
Assignees

Comments

@G07cha
Copy link
Owner

G07cha commented Aug 8, 2015

Things to tests(will updating):

  • Basic arguments usage
    • Display help topic
    • Display to console
    • Write to file
    • Write to file and display to console
  • Website checks(downloader)
    • Little website(like 404 page)
    • Static site
    • Unreachable site
  • Converter checks
    • <HEAD></HEAD>
    • Child elements
    • Comments
    • Several same-type elements
    • Tag properties(boolean, multiple, with text)
    • One-liner tags
  • Integration
    • Check integration with other file
@G07cha G07cha added the Task label Aug 8, 2015
@G07cha
Copy link
Owner Author

G07cha commented Aug 10, 2015

Started progress 0da27f4

@G07cha G07cha added this to the 0.1.0 milestone Aug 11, 2015
@G07cha G07cha self-assigned this Aug 11, 2015
@G07cha G07cha added the Minor label Aug 11, 2015
G07cha referenced this issue Aug 14, 2015
Now every tag it's key:value where key = tag name and value = object with properties, several same tags presented as array
G07cha pushed a commit that referenced this issue Aug 14, 2015
- Changed options for CLI call
- Finished basic and downloader tests
@G07cha G07cha removed this from the 0.1.0 milestone Aug 14, 2015
G07cha referenced this issue Aug 28, 2015
- Added tests for comments
- Moved converting to separate functions so now tests looks
G07cha referenced this issue Aug 28, 2015
Testing several and boolean attributes
G07cha pushed a commit that referenced this issue Oct 23, 2015
- Changed options for CLI call
- Finished basic and downloader tests
G07cha added a commit that referenced this issue Oct 23, 2015
- Changed options for CLI call
- Finished basic and downloader tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant