Skip to content

Add integration tests for sample files, remove unused ones#140

Merged
bbatsov merged 1 commit intomainfrom
cleanup-sample-files
Mar 25, 2026
Merged

Add integration tests for sample files, remove unused ones#140
bbatsov merged 1 commit intomainfrom
cleanup-sample-files

Conversation

@bbatsov
Copy link
Member

@bbatsov bbatsov commented Mar 25, 2026

Add integration tests for previously unused sample files (docstrings.clj, outline.clj) and remove sample files whose scenarios are already covered by existing specs (bug43.clj, extra_def_forms.clj, navigation.clj, regex.clj, spec.clj).

embed.cljs and native.jank are kept as manual testing fixtures since they depend on optional grammars.

Add integration tests for previously unused sample files:
- docstrings.clj: font-lock spot checks on ns, def, defmacro, and
  defprotocol method docstrings
- outline.clj: outline heading navigation and indentation preservation

Remove sample files whose scenarios are already covered by existing
specs: bug43.clj, extra_def_forms.clj, navigation.clj, regex.clj,
spec.clj.

Keep embed.cljs and native.jank as manual testing fixtures (they
depend on optional grammars not available in CI).
@bbatsov bbatsov merged commit e35f877 into main Mar 25, 2026
10 checks passed
@bbatsov bbatsov deleted the cleanup-sample-files branch March 25, 2026 21:05
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.

1 participant