You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# AWS Encryption SDK for Javascript Browser Integration
2
2
3
-
This repository is for compatibility tests with the other versions of the AWS Encryption SDK's.
4
-
It's purpose is to facilitate testing the set of test vectors the AWS Encryption SDK.
5
-
The test vectors can be found at git@github.com:awslabs/aws-encryption-sdk-test-vectors.git
3
+
This module includes compatibility tests with the other versions of the AWS Encryption SDK.
4
+
It's designed to facilitate testing for the set of test vectors of the AWS Encryption SDK.
5
+
The test vectors can be found [here] (https://github.com/awslabs/aws-encryption-sdk-test-vectors/tree/a28851a188163e45b8cbf94c1d5a1e67e9622aa8).
6
6
7
-
# To test browser compatibility
7
+
This package will not add any dependencies in your environment, but it can be used to test the environment.
8
8
9
+
# To test browser compatibility
9
10
1. Get a manifest zip file from aws-encryption-sdk-test-vectors or a supported format.
10
-
1. Use `npm run build_fixtures -- -v path/to/zip` to extract the fixtures from the zip file
11
-
1. Run `npm run karma` execute the extracted tests
11
+
1. Use `npm run build_fixtures -- -v path/to/zip` to extract the fixtures from the zip file.
12
+
1. Run `npm run karma`to execute the extracted tests.
0 commit comments