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
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
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 }}
AngelGalindo7
/
Stochastic-Monkey
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
test: add unit tests for 10 previously untested source files
- #52
#52
Merged
AngelGalindo7
merged 17 commits into
master
AngelGalindo7/Stochastic-Monkey:master
from
feature/unit-test-coverage-gap-closure
AngelGalindo7/Stochastic-Monkey:feature/unit-test-coverage-gap-closure
Copy head branch name to clipboard
Jun 23, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
test: add unit tests for 10 previously untested source files
#52
AngelGalindo7
merged 17 commits into
master
AngelGalindo7/Stochastic-Monkey:master
from
feature/unit-test-coverage-gap-closure
AngelGalindo7/Stochastic-Monkey:feature/unit-test-coverage-gap-closure
Copy head branch name to clipboard
Commits
Commits on Jun 23, 2026
test(agent oracles): add unit tests for cookieSecurity
AngelGalindo7
committed
b5e8d51
View commit details
Copy full SHA for b5e8d51
Browse repository at this point
test(agent oracles): add unit tests for infoDisclosure
AngelGalindo7
committed
77d8d51
View commit details
Copy full SHA for 77d8d51
Browse repository at this point
test(agent oracles): add unit tests for securityHeaders
AngelGalindo7
committed
c582ef0
View commit details
Copy full SHA for c582ef0
Browse repository at this point
test(perception): add unit tests for firstParty domain filter
AngelGalindo7
committed
51f4697
View commit details
Copy full SHA for 51f4697
Browse repository at this point
test(triage): add unit tests for reportWriter artifact rendering
AngelGalindo7
committed
f57365a
View commit details
Copy full SHA for f57365a
Browse repository at this point
test(triage): add unit tests for summaryReport markdown and JSON artifacts
AngelGalindo7
committed
40844e4
View commit details
Copy full SHA for 40844e4
Browse repository at this point
test(actions): add unit tests for locate xpath dispatch
AngelGalindo7
committed
c6c33cd
View commit details
Copy full SHA for c6c33cd
Browse repository at this point
test(actions): add unit tests for click action and xpath builder
AngelGalindo7
committed
f0e505f
View commit details
Copy full SHA for f0e505f
Browse repository at this point
test(actions): add unit tests for input action
AngelGalindo7
committed
c26383b
View commit details
Copy full SHA for c26383b
Browse repository at this point
test(actions): add unit tests for scroll action
AngelGalindo7
committed
64467bf
View commit details
Copy full SHA for 64467bf
Browse repository at this point
fix(actions input): escape single quotes in target.name before xpath interpolation
AngelGalindo7
committed
c099f82
View commit details
Copy full SHA for c099f82
Browse repository at this point
test(actions input): add xpath single-quote escaping coverage
AngelGalindo7
committed
d7969cd
View commit details
Copy full SHA for d7969cd
Browse repository at this point
test(triage summaryReport): anchor table-row assertions and add dedup coverage
AngelGalindo7
committed
4dcf434
View commit details
Copy full SHA for 4dcf434
Browse repository at this point
test(triage reportWriter): add tracePath branch coverage
AngelGalindo7
committed
18d4ef5
View commit details
Copy full SHA for 18d4ef5
Browse repository at this point
test(agent cookieSecurity): tighten separator format assertion
AngelGalindo7
committed
6ed0ca8
View commit details
Copy full SHA for 6ed0ca8
Browse repository at this point
test(agent infoDisclosure): pin status position in detail format assertion
AngelGalindo7
committed
a335065
View commit details
Copy full SHA for a335065
Browse repository at this point
test(actions scroll click): remove self-evident arithmetic comments
AngelGalindo7
committed
5ee1812
View commit details
Copy full SHA for 5ee1812
Browse repository at this point
You can’t perform that action at this time.