Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Resource generator should generate default tests #245

@markbates

Description

@markbates

Right now it generates tests that look like this:

func (as *ActionSuite) Test_BooksResource_List() {
	as.Fail("Not Implemented!")
}
...

It would be fantastic if these tests were actually implemented when generating a new resource.

This ticket is not for the faint of heart. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions