Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Create basic checkup functionality #1

Open
20 of 25 tasks
scalvert opened this issue Jun 25, 2019 · 0 comments
Open
20 of 25 tasks

Create basic checkup functionality #1

scalvert opened this issue Jun 25, 2019 · 0 comments
Assignees

Comments

@scalvert
Copy link
Owner

scalvert commented Jun 25, 2019

First things first, we need to create the basic setup functionality. This should simply be

  1. Create a task to accomplish a specific area
  2. Add the specific fields you want to gather to the CheckupResult class
  3. Write your task, populate the CheckupResult instance's fields.
  4. Write tests

Do not worry about:

  1. Outputting the result in a pretty format

Areas

  • App/Addon name
  • App/Addon version
  • Project type (app or addon)
  • dependencies
    • ember specific
    • non-ember
  • dev dependencies
    • ember specific
    • non-ember
  • Type information (IN PROGRESS - @scalvert)
    • routes
    • services
    • components
    • controllers
    • mixins
    • initializers
    • instance-initializers
  • Test information (IN PROGRESS - @suchitadoshi1987)
    • acceptance
    • integration
    • unit
  • Skipped test information
    • acceptance
    • integratio
    • unit
@scalvert scalvert self-assigned this Aug 16, 2019
@suchitadoshi1987 suchitadoshi1987 self-assigned this Aug 16, 2019
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

2 participants