Skip to content

Run CI/CD tests using cargo #14

@heaths

Description

@heaths

- name: Test staging environment

Rather than maintain tests across different grammars, write tests for the staging environment for use with cargo and run either in the deploy or a new, dependent test job against the staging environment.

To prevent breaking normal cargo test workflows, perhaps these tests can either condition on some environment variable being defined e.g., AZURE_FUNCTIONAPP_URL (early termination, hence misleading test results normally) or a feature or config that the test environment could enable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions