Skip to content
Xiaohao Ma edited this page Jan 22, 2014 · 3 revisions

Functional Tests

Covers all the implemented interfaces - describeImages, runInstances, describeInstances, stopInstances, startInstances and terminateInstances. Integrated to CI also.

Unit tests

Not available

Lint Audits

  1. Java code: Checkstyle for TLSWE's rules integrated in CI
  2. JavaScript code: Not available

Load Tests

Passes at concurrency of ~150. And we found it fails with 'Stack Overflow' exception in case of larger concurrency thus a mandatoy improvement for threading model is required.

Stress Tests

Not available

Accessibility Audit

  1. aws-sdk-java: pass
  2. aws-sdk-javascript: pass
  3. elasticfox 1.7: pass
  4. ec2 command line tool: fail

Security Audit

Authentication is skipped for now in aws-mock.