965 B
965 B
openbadges-validator-service tests
Latest Travis Build
Manual Smoke Testing
Wherever the validator service has been deployed,
- copy the contents of
/oldassertion.valid.json
and paste into the validator - check that the validator reports Valid and Spec Version: 0.5.0
- copy the contents of
/assertion.valid.json
and paste into the validator - check that the validator reports Valid and Spec Version: 1.0.0
- copy the contents of
/signature.valid
and paste into the validator - check that the validator reports Valid and Spec Version: 1.0.0
- paste
{ "foo": "bar" }
into the validator - check that the validator reports Invalid with a reason
- paste
foo
into the validator - check that the validator reports Invalid and Reason: not a valid signed badge