aws-solutions / aws-data-lake-solution

A deployable reference implementation intended to address pain points around conceptualizing data lake architectures that automatically configures the core AWS services necessary to easily tag, search, share, and govern specific subsets of data across a business or with other external businesses.
https://aws.amazon.com/solutions/implementations/data-lake-solution/
Apache License 2.0
401 stars 160 forks source link

Unit test script removed, but still mentioned in readme #19

Closed justinclayton closed 6 years ago

justinclayton commented 6 years ago

In the README, step 4 under the Getting Started section instructs the user to run ./run-unit-tests.sh from the deployment directory. However, that script was removed in a14317d.

hvital commented 6 years ago

Thanks for the feedback! Will check this for the next release.

shsenior commented 6 years ago

Resolved in v2.1.0 update.