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 a test of code map fallback behavior #77

Closed
biobootloader opened this issue Aug 26, 2023 · 1 comment
Closed

Add a test of code map fallback behavior #77

biobootloader opened this issue Aug 26, 2023 · 1 comment

Comments

@biobootloader
Copy link
Member

Once code maps are merged (#66), write a test (not a benchmark, it should run on GH actions) that checks that calling CodeMap.get_message with different token_limits correctly transitions between a full map (with signatures), a map without signatures, and just a file map.

Reason for test: this is an important feature that seems like it be easy for us to not immediately notice if we broke it on accident

@granawkins
Copy link
Member

This was added in #115 by this test.

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

No branches or pull requests

2 participants