Skip to content

tidbcloud/serverless-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverless-test

The serverless-test is a collection of e2e tests based on the Open API for the TiDB Cloud serverless.

The goal of the serverless-test is:

  1. Ensure the correctness of any features in TiDB Cloud serverless.
  2. Provide examples for the usage of the TiDB Cloud Open API.

Tested Features

The following features are tested in the serverless-test:

  • Import
  • Export

How to Contribute

  • SDK: The SDK is imported from tidbcloud-cli. Open a pull request to the tidbcloud-cli repository if you want to modify the SDK.
  • Common configurations: you can add common configurations in the config package.
  • Add tests: when you want to add tests for a new feature, create a new test file under sceneTest.
  • Add GitHub actions: after adding tests, you can add GitHub actions to run the tests automatically. e.g., export-scene-test.yml.

LICENSE

Apache 2.0 license. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages