Add Docs for Test Pilot#524
Conversation
|
|
PoojaB26
left a comment
There was a problem hiding this comment.
mostly okay, just need verification of the credits section & FAQs
| - Review screenshots, playback, and actions taken when a test fails, because the summary may point to a build, startup, UI, or instruction issue. | ||
| - Turn on **Restart before test** when a test should start from a clean app state. Leave it off when tests are intentionally designed to run sequentially. | ||
|
|
||
| ## Test Pilot Credits |
There was a problem hiding this comment.
this can be part of an info or note or tip instead of a whole header section,
There was a problem hiding this comment.
is this also mentioned in a doc by Eilidh? can you point me to the doc?
There was a problem hiding this comment.
yes, you can check the doc here.
I shall also ask Eilidh to review this PR, especially the credits and FAQ sections.
|
|
||
| Deleting or canceling a purchased pass is a billing action and is separate from pass assignment. | ||
|
|
||
| ## FAQs |
There was a problem hiding this comment.
also mentioned in a doc by Eilidh or reviewed by her?
eilzo
left a comment
There was a problem hiding this comment.
Great stuff Pinkesh! Thanks for your patience while we got all of the features finalized :).
| ::: | ||
|
|
||
| :::note | ||
| FlutterFlow doesn’t support running tests on the platform yet. |
There was a problem hiding this comment.
I'd remove the :::note section now, as the :::warning is more up to date.
|
|
||
| Pricing: | ||
|
|
||
| - **USD**: `$5/month` per pass unit. Each unit grants `100` credits per reset cycle. You can buy multiple units. For example, `10` units cost `$50/month` and grant `1000` credits. |
| - **Personal pass**: Purchased from Account billing and assignable to one personal project owned by that user. | ||
| - **Team pass**: Purchased from Teams billing and assignable to one project belonging to the same team. | ||
|
|
||
| Pass assignment is permanent. You can assign an unassigned pass to a matching project, but you cannot manually clear, update, transfer, or switch it afterward. If the assigned project is deleted, the pass becomes unassigned. If a project changes owner or team scope and the assigned pass no longer matches that scope, the pass should be unassigned automatically. For example, if a team project with an assigned team pass is moved to become a personal project, the mismatched team pass should be unassigned. |
There was a problem hiding this comment.
Let's reword this to:
Pass assignment is permanent. You cannot manually clear, update or transfer the pass while the project still exists. If the assigned project is deleted, the pass becomes unassigned. If a project changes owner or team scope and the assigned pass no longer matches that scope, the pass should be unassigned automatically. For example, if a team project with an assigned team pass is moved to become a personal project, the team pass will be unassigned.
|
|
||
| Pass assignment is permanent. You can assign an unassigned pass to a matching project, but you cannot manually clear, update, transfer, or switch it afterward. If the assigned project is deleted, the pass becomes unassigned. If a project changes owner or team scope and the assigned pass no longer matches that scope, the pass should be unassigned automatically. For example, if a team project with an assigned team pass is moved to become a personal project, the mismatched team pass should be unassigned. | ||
|
|
||
| Deleting or canceling a purchased pass is a billing action and is separate from pass assignment. |
There was a problem hiding this comment.
Let's reword:
Deleting or canceling a purchased pass is a billing action. Like other subscriptions and add-ons, when you delete a Test Pilot pass, you can continue to use it until the end of your current billing cycle.
| <details> | ||
| <summary>How many free credits do projects get?</summary> | ||
| <p> | ||
| Each project gets 5 free Test Pilot credits. Since 1 credit equals 1 single test run, this gives each project 5 free tests. After those credits are used, the project needs an assigned Test Pilot Credits Pass unless its plan or contract states otherwise. |
There was a problem hiding this comment.
Let's reword:
Each project gets 5 free Test Pilot credits. Since 1 credit equals 1 single test run, this gives each project 5 free tests. After those credits are used, the project needs an assigned Test Pilot Credits Pass.
| <summary>Why doesn't my pass have a regional discount?</summary> | ||
| <p> | ||
| Test Pilot Credits Passes do not use regional discounts. The billing page shows the price that applies to your account. | ||
| </p> |
There was a problem hiding this comment.
Let's add question:
Q: Do I get free credits if I have an educational account?
A: Educational accounts get 5 free tests per project, and are able to purchase Test Pilot passes for further credits.
|
@eilzo all review comments are addressed now! |
Description
Add Docs for Test Pilot
Linear ticket and magic word Fixes DEVR-1265
Type of change