Skip to content

Test include_includes #86

Description

@sanjayankur31

When loading a new model, one can set include_includes=True or False. What should happen is:

  • when true, any Include... lines are replaced by the content of the included file
  • when false, the Include lines are kept as is

This may not be currently happening, so we need to add unit tests to confirm this behaviour and fix any bugs if present

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions