forked from DSpace/xoai
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(common): restructure tests for invalid Base64 encoded strings
- Use a parameterized test with format.parse(), not the lower level API call, making it more aligned to the pre-existing tests. - Add a parsing test with a string that contains UTF-8 chars to ensure encoding and decoding those works and don't provoke failures.
- Loading branch information
1 parent
8d1545d
commit e9ef711
Showing
1 changed file
with
15 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters