Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Implement testing for billing #4

Open
@meherhendi

Description

write unit tests that ensure billing is done correctly in these situations:

  • under plan model:

    • project reaches billing date with sufficient balance to be deducted from
    • project reaches billing date with insufficient credit to be deducted from and should not be renewed to another billing cycle
  • under pay-per-use model:

    • project reaches critical balance => user should be notified , provisioner should hibernate cloud resources
  • under both models:

    • user stops his plan and resumes after x number of days

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions