Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add acceptance testing framework #8

Open
panahiparham opened this issue Sep 19, 2024 · 1 comment · May be fixed by #26
Open

Add acceptance testing framework #8

panahiparham opened this issue Sep 19, 2024 · 1 comment · May be fixed by #26
Assignees

Comments

@panahiparham
Copy link
Owner

Let's discuss what acceptance tests we need for this library

@andnp andnp self-assigned this Sep 20, 2024
@panahiparham
Copy link
Owner Author

Here is one basic workflow that one might have:

  1. Define an experiment consisting of two parts with different configurations
  2. Instantiate the scheduler and load the experiment
  3. Filter out some configurations and run the remaining configurations locally
  4. The main file needs to get the configuration values using the config id passed to it

I propose this can be one of our acceptance tests for this package.

yasuiniko added a commit that referenced this issue Oct 25, 2024
This begins a softmaxAC MountainCar acceptance test. Need to import other libraries in order to test further.

Towards: #8
yasuiniko added a commit that referenced this issue Oct 25, 2024
This test includes some janky passing of results path. Needs to be fixed outside of test.

Towards: #8
yasuiniko added a commit that referenced this issue Oct 26, 2024
This test includes some janky passing of results path. Needs to be fixed outside of test.

Towards: #8
yasuiniko added a commit that referenced this issue Oct 26, 2024
This test includes some janky passing of results path. Needs to be fixed outside of test.

Towards: #8
yasuiniko added a commit that referenced this issue Oct 29, 2024
This test includes some janky passing of results path. Needs to be fixed outside of test.

Towards: #8
yasuiniko added a commit that referenced this issue Oct 30, 2024
This test includes some janky passing of results path. Needs to be fixed outside of test.

Towards: #8
@yasuiniko yasuiniko linked a pull request Nov 5, 2024 that will close this issue
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 a pull request may close this issue.

2 participants