Skip to content

Make Arshwell testable with PHPUnit #44

@arshavinel

Description

@arshavinel

Description

Make the framework testable. In this moment, we can't test the backend output separately from the frontend one.

Example

One idea would be to put the backend file to return the data. And to extract them after in the frontend file.

In this way we can PHPUnit test the backend returned data without any problem.

Arshwell Version

0.*

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions