Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
robinmoisson
/
staticrypt
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
496
Star
8k
Code
Issues
24
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add automated test suite (node:test + jsdom)
- #241
#241
Merged
robinmoisson
merged 15 commits into
main
robinmoisson/staticrypt:main
from
feature-add-tests
robinmoisson/staticrypt:feature-add-tests
Copy head branch name to clipboard
Jun 8, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Add automated test suite (node:test + jsdom)
#241
robinmoisson
merged 15 commits into
main
robinmoisson/staticrypt:main
from
feature-add-tests
robinmoisson/staticrypt:feature-add-tests
Copy head branch name to clipboard
Commits
Commits on Jun 8, 2026
update
robinmoisson
committed
6fc8b44
View commit details
Copy full SHA for 6fc8b44
Browse repository at this point
test: scaffold node:test runner and move legacy fixtures into test/fixtures/legacy-html
Show description for 74be960
robinmoisson
committed
74be960
View commit details
Copy full SHA for 74be960
Browse repository at this point
remove accidentally-tracked Selection_001.png screenshot
Show description for 3e8e697
robinmoisson
committed
3e8e697
View commit details
Copy full SHA for 3e8e697
Browse repository at this point
test: add fixture generator and golden encrypted-blob fixture
robinmoisson
committed
3509cb3
View commit details
Copy full SHA for 3509cb3
Browse repository at this point
test: pin cryptoEngine primitives and hash-chain iteration counts
robinmoisson
committed
9dbdad8
View commit details
Copy full SHA for 9dbdad8
Browse repository at this point
test: codec encode/decode round-trip + wire-format + tamper rejection
robinmoisson
committed
2ff011d
View commit details
Copy full SHA for 2ff011d
Browse repository at this point
test: pin codec.decode backward-compat retry chain (3 cases + negative)
robinmoisson
committed
302632e
View commit details
Copy full SHA for 302632e
Browse repository at this point
test: renderTemplate token substitution and edge cases
robinmoisson
committed
6cb10b8
View commit details
Copy full SHA for 6cb10b8
Browse repository at this point
test: cli/helpers pure functions (bundler, template detection, salt validation)
robinmoisson
committed
55e7188
View commit details
Copy full SHA for 55e7188
Browse repository at this point
test: CLI end-to-end encrypt/decrypt round-trip and salt validation
robinmoisson
committed
ea4dd26
View commit details
Copy full SHA for ea4dd26
Browse repository at this point
test: jsdom helper that injects Node webcrypto as window.crypto
robinmoisson
committed
5d89340
View commit details
Copy full SHA for 5d89340
Browse repository at this point
test: browser runtime under jsdom (decrypt, remember-me, autodecrypt, logout)
robinmoisson
committed
6826d88
View commit details
Copy full SHA for 6826d88
Browse repository at this point
ci: run node:test on Node 20 and 22 for push and PRs
robinmoisson
committed
65e7036
View commit details
Copy full SHA for 65e7036
Browse repository at this point
test: limit node:test discovery to *.test.js files
Show description for c8fd281
robinmoisson
committed
c8fd281
View commit details
Copy full SHA for c8fd281
Browse repository at this point
ignore AI tooling artifacts and untrack manual-test legacy fixtures
robinmoisson
committed
0ace4a2
View commit details
Copy full SHA for 0ace4a2
Browse repository at this point
You can’t perform that action at this time.