alicloud-log

1.1.0 • Public • Published

Integration Test

  1. Create a test project
  2. Create two test stores under that project, one with index configured
  • The first one (without log index configured) will be used to test index CRUD
  • The second one (with log index configured) will be used to test log retrieval
  1. Run
ACCESS_KEY_ID=<key> ACCESS_KEY_SECRET=<secret> TEST_PROJECT=<project you have created> TEST_STORE=<test store without index> TEST_STORE2=<test store with index> make test

Readme

Keywords

none

Package Sidebar

Install

npm i alicloud-log

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

11.7 kB

Total Files

5

Last publish

Collaborators

  • sqlwwx