Skip to content

Testing #19

Description

@KurbyDoo

Description

Implement a load model method that will return a model based on the input. Create a second mock model under the same interface. Then create tests for both models using the load model function.

The tests should have a similar structure to the following:

  • load a mock model (specificed by some parameter)
  • create an empty patch
  • call the model's generation function with the empty patch, assert the output to match what you expect the model to do

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions