tests.toml 470 B

123456789101112
  1. #:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json
  2. test_format = 1.0
  3. [default]
  4. args.encryption_pwd = "the_password"
  5. args.frequency = "weekly"
  6. test_upgrade_from.ce0ea695d4a4cff09b77bd2cb3438904012f7280.name = "Packaging v1"
  7. test_upgrade_from.ce0ea695d4a4cff09b77bd2cb3438904012f7280.args.frequency = "Weekly"
  8. test_upgrade_from.ce0ea695d4a4cff09b77bd2cb3438904012f7280.args.encryption_pwd = "the_password"