Skip to content

tests/julia: add julia tests#554

Open
avinxshKD wants to merge 1 commit into
ControlCore-Project:devfrom
avinxshKD:julia-unit-tests
Open

tests/julia: add julia tests#554
avinxshKD wants to merge 1 commit into
ControlCore-Project:devfrom
avinxshKD:julia-unit-tests

Conversation

@avinxshKD

@avinxshKD avinxshKD commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Added 181 assertions across 4 test suites for concore.jl:

  • test_parser.jl: safe_parse_list (covers NumPy string wrappers, edge case floats, booleans)
  • test_config.jl: port parsing, params, and maxtime fallbacks
  • test_sync.jl: unchanged state tracking and initval
  • test_protocol.jl: concore_read/concore_write I/O, wire format checks, and round-trips

To verify locally:
julia tests/julia/runtests.jl

@avinxshKD

Copy link
Copy Markdown
Contributor Author

Hey @pradeeban as discussed, added unit tests for concore.jl (parser, config, sync, protocol).
Pls take a look and Let me know if you want any adjustments.

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