Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Update TestBot #3022

@chrimc62

Description

@chrimc62

We need to improve our testing. The thing we are missing is the ability to run a script to test the actual behavior of the generated code.
Update test in testbot to:

  1. Have the latest sandwich schema.
  2. Be updated to latest SDK including adding a TestAdapter and including SetTestOptionsMiddleware. You can find examples in C# SDK. You will need a TestAdapter and add it to that.
  3. Generate form.
  4. Use emulator to update the transcript. Be sure to test lots of features. We don't we randomness so you don't need it, but you could update to the latest emulator which lets you set randomSeed/randomValue.
  5. Update the Test in TestBot.

The goal is to ensure that everything is working.

Metadata

Metadata

Assignees

Labels

feature-requestA request for new functionality or an enhancement to an existing one.generatedGenerated dialogs related issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions