Commit 2fba50e
[AI-FSSDK] [FSSDK-12337] Fix test structure, mypy and ruff compliance
- Move feature rollout tests from standalone test_feature_rollout.py into
test_config.py following module-level testing convention
- Use base.BaseTest instead of unittest.TestCase for consistency
- Fix mypy strict type errors in Variation construction using cast
- All checks pass: ruff, mypy --strict, pytest (941/941)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 159ee1b commit 2fba50e
File tree
3 files changed
+890
-907
lines changed- optimizely
- tests
3 files changed
+890
-907
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
255 | 263 | | |
256 | 264 | | |
257 | 265 | | |
| |||
0 commit comments