Skip to content

Conversation

@sid-rl
Copy link
Contributor

@sid-rl sid-rl commented Dec 1, 2025

removed shell exec smoketests with working_dir parameter testing and increased timeout for flaky storage object smoketest. also removed casting params object to dict to clean up type errors and fixed docstring formatting.

@sid-rl sid-rl force-pushed the siddarth/smoketest-fixes branch from e72e0c3 to 24fbd4b Compare December 2, 2025 00:35
@sid-rl sid-rl changed the title chore: increased timeout for flaky smoketest and cleaned up typing/formatting chore: fixed smoketests and cleaned up typing/formatting Dec 2, 2025
@sid-rl sid-rl requested a review from dines-rl December 2, 2025 00:41
@sid-rl sid-rl changed the title chore: fixed smoketests and cleaned up typing/formatting chore(smoketests): fixed smoketests and cleaned up typing/formatting Dec 2, 2025
@sid-rl sid-rl requested a review from jrvb-rl December 2, 2025 00:54
@sid-rl sid-rl merged commit 23670ef into next Dec 2, 2025
6 checks passed
@sid-rl sid-rl deleted the siddarth/smoketest-fixes branch December 2, 2025 01:00
@stainless-app stainless-app bot mentioned this pull request Dec 2, 2025
stainless-app bot pushed a commit that referenced this pull request Dec 4, 2025
…699)

* increase timeout for flaky smoketest

* don't convert params from TypedDict to dict (unnecessary and undoes type hints)

* docstring formatting fixes

* removed shell exec tests with 'working_dir' parameter testing
stainless-app bot pushed a commit that referenced this pull request Dec 6, 2025
…699)

* increase timeout for flaky smoketest

* don't convert params from TypedDict to dict (unnecessary and undoes type hints)

* docstring formatting fixes

* removed shell exec tests with 'working_dir' parameter testing
stainless-app bot added a commit that referenced this pull request Dec 6, 2025
* chore(smoketests): fixed smoketests and cleaned up typing/formatting (#699)

* increase timeout for flaky smoketest

* don't convert params from TypedDict to dict (unnecessary and undoes type hints)

* docstring formatting fixes

* removed shell exec tests with 'working_dir' parameter testing

* feat(scenarios): added scenario class to sdk (#701)

* uv lock upgrade

* scenario wrapper

* modified ScenarioStartRunParams to follow our previous pattern for use in the SDK

* fixed redundancy and formatting in scenario and scenario run unit tests

* formatting fixes

* changed scenario and scenario smoketests to update existing scenarios and add metadata tag instead of creating new ones every time (workaround for lack of cleanup option)

* changed scenario run methods to `run` and `run_async`, updated parameter TypedDicts appropriately

* exposed all scenario update parameters appropriately using typeddict

* formatting fixes

* remove scenario builder smoketests

* add score_and_complete and download_logs methods to scenario runs, and update docstrings to not leak internals

* add unit tests for ScenarioOps and AsyncScenarioOps

* update tests for scenario.update and change test name for scenario.run and run_async

* add unit tests for download_logs and score_and_complete

* don't pass polling_config to get_info within await_env_ready

* release: 1.1.0

---------

Co-authored-by: sid-rl <siddarth@runloop.ai>
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants