feedBack/tests
byrongamatos 1cf3dcba67 rename: complete regen against current main + fix backward-compat alias
Regenerated the slopsmith->feedBack / byron->got-feedBack rename on top of
current main (3 commits had landed since the branch: #572/#554/#574),
resolving the four content conflicts in favour of main's newer content
(autoplay/auto-exit, accuracy-badge, Virtuoso re-home, feedpak badge).

Completion fixes on top of the mechanical rename:
- Re-apply rename to post-branch content the original rename never saw:
  window.slopsmith(.Tour) consumers in lessons.js / notifications.js /
  onboarding-tour.js, and the matching JS + python tests (autoplay_exit,
  progression_*, test_feedpak_extension FEEDBACK_* env vars). The test env
  vars now match server.py (which reads FEEDBACK_SYNC_STARTUP /
  FEEDBACK_SKIP_STARTUP_TASKS), so the sync-startup test exercises the real
  path again.
- Restore the window.slopsmith backward-compat alias dropped during conflict
  resolution, and move the bus aliases to AFTER the _feedBackExisting merge
  block so they reference the fully-assembled object (also fixes the
  loop_api.test.js API-surface regex, which the original PR latently broke).
- Drop the stray empty data/web_library.db (runtime DB lives in CONFIG_DIR)
  and gitignore it.
- Fix stale tone-source test: feed[dB]ack -> fee[dB]ack to match shipped
  source labels.

Verified locally (org CI billing-blocked): JS 819/819 pass; pytest 1669
passed / 1683 collected with 0 import errors; zero residual slopsmith/byron
except the two intentional window.slopsmith aliases.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-23 10:28:24 +02:00
..
browser rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
fixtures Remove unused binary test fixture; correct stale scan comments 2026-06-16 18:49:40 +01:00
js rename: complete regen against current main + fix backward-compat alias 2026-06-23 10:28:24 +02:00
plugins Clean release snapshot 2026-06-16 18:47:13 +02:00
__init__.py Clean release snapshot 2026-06-16 18:47:13 +02:00
conftest.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_audio_bundled.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_audio_effect_mappings.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_audio_local_path.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_audio.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_builtin_diagnostic_seed.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_correlation_id.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_demo_mode.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_diagnostics_bundle.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_diagnostics_hardware.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_diagnostics_redact.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_drums_lib.py Purge external-format terminology from code, tests and docs 2026-06-16 19:36:53 +01:00
test_feedpak_extension.py rename: complete regen against current main + fix backward-compat alias 2026-06-23 10:28:24 +02:00
test_gp2midi.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_gp2notation.py feat(core): adopt feedpak_version — read on load + stamp on manifest writes (spec §4) (#530) 2026-06-20 21:59:04 +02:00
test_gp2rs_drums.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_gp2rs_gpx.py Restore GP6/7/8 tremolo picking on import (#572) 2026-06-22 21:14:43 +02:00
test_gp2rs.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_gp_audio_sync.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_highway_3d_routes.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_highway_ws_notation.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_library_filters.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_library_providers.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_lift_keys_notation.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_logging_setup.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_loose_traversal.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_loosefolder.py Purge external-format terminology from code, tests and docs 2026-06-16 19:36:53 +01:00
test_lyrics_transcribe.py Purge external-format terminology from code, tests and docs 2026-06-16 19:36:53 +01:00
test_midi_import_drums.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_midi_import.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_minigames_routes.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_notation_lib.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_notation_lift.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_notation_to_notes.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_parse_arrangement.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_playlists_api.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_plugin_manifest_contract.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_plugin_runtime_idempotence.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_plugins.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_profile_api.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_profile_domains.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_progression_api.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_progression.py Purge external-format terminology from code, tests and docs 2026-06-16 19:36:53 +01:00
test_safepath.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_settings_api.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_settings_export.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_settings_instrument.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_sloppak_cent_offset.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_sloppak_cover_art.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_sloppak_drumtab_load.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_sloppak_feedpak_version.py feat(core): adopt feedpak_version — read on load + stamp on manifest writes (spec §4) (#530) 2026-06-20 21:59:04 +02:00
test_sloppak_file_traversal.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_sloppak_keys_load.py feat(core): consume keys.json — song-level key/scale track (loader + WS) (#528) 2026-06-20 21:23:48 +02:00
test_sloppak_notation_load.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_sloppak_song_timeline_load.py feat(core): consume song_timeline tempos + time_signatures + per-chart tempos (feedpak 1.2.0) (#529) 2026-06-20 21:35:07 +02:00
test_song_score.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_song_stats_api.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_song.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_songmeta.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_startup_status.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_tailwind_rebuild.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_tones.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_tunings.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_version_endpoint.py rename: slopsmith -> feedBack, byron -> got-feedBack 2026-06-23 10:04:23 +02:00
test_vocal_pitch.py Clean release snapshot 2026-06-16 18:47:13 +02:00
test_xp.py Clean release snapshot 2026-06-16 18:47:13 +02:00