@alicloud/log

1.2.1 • 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

115

Version

1.2.1

License

MIT

Unpacked Size

11.9 kB

Total Files

5

Last publish

Collaborators

  • console-fe
  • aliyunsdkteam
  • pagecao
  • fengmk2
  • jacksontian