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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
OSIPI
/
Method-section-generator
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
0
Code
Issues
19
Pull requests
42
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
unit test suite and CI
- #66
#66
Merged
vtorlima
merged 16 commits into
OSIPI:main
OSIPI/Method-section-generator:main
from
vtorlima:main
vtorlima/Method-section-generator:main
Copy head branch name to clipboard
Jul 15, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
unit test suite and CI
#66
vtorlima
merged 16 commits into
OSIPI:main
OSIPI/Method-section-generator:main
from
vtorlima:main
vtorlima/Method-section-generator:main
Copy head branch name to clipboard
Commits
Commits on May 23, 2026
chore: configure pytest and move tests directory
vtorlima
committed
e64f0ef
View commit details
Copy full SHA for e64f0ef
Browse repository at this point
Commits on May 24, 2026
test: add conftest with shared fixtures and CLI option
vtorlima
committed
181f141
View commit details
Copy full SHA for 181f141
Browse repository at this point
Commits on May 27, 2026
test: add test file stubs with sanity checks.
vtorlima
committed
745e787
View commit details
Copy full SHA for 745e787
Browse repository at this point
ci: add GitHub Actions workflow for unit tests.
vtorlima
committed
c7d1195
View commit details
Copy full SHA for c7d1195
Browse repository at this point
Commits on Jun 6, 2026
test: cover normalization, unit conversion, and rounding
vtorlima
committed
12506ca
View commit details
Copy full SHA for 12506ca
Browse repository at this point
Commits on Jun 7, 2026
style: fix format test_normalization with black
vtorlima
committed
96fafcf
View commit details
Copy full SHA for 96fafcf
Browse repository at this point
chore: drop py312 from black target-version
vtorlima
committed
b1ce59d
View commit details
Copy full SHA for b1ce59d
Browse repository at this point
Commits on Jun 10, 2026
test: cover all six validator classes plus schema loading
vtorlima
committed
7f628e5
View commit details
Copy full SHA for 7f628e5
Browse repository at this point
Commits on Jun 15, 2026
test: cover M0 contradiction paths, TSV validation, and BS warnings
vtorlima
committed
c73a149
View commit details
Copy full SHA for c73a149
Browse repository at this point
test: cover file grouping for both modes plus TSV header
vtorlima
committed
db2f8ce
View commit details
Copy full SHA for db2f8ce
Browse repository at this point
Commits on Jun 22, 2026
test: clarify NumRFBlocks retention for provenance
vtorlima
committed
b4357e1
View commit details
Copy full SHA for b4357e1
Browse repository at this point
test: assert NumberOrNumberArray routing as intended behavior
vtorlima
committed
3ac661e
View commit details
Copy full SHA for 3ac661e
Browse repository at this point
fix: compare int-valued fields in compare_params
vtorlima
committed
5aeb357
View commit details
Copy full SHA for 5aeb357
Browse repository at this point
chore: pin black and isort in test extra, install via .[test] in CI
vtorlima
committed
1399add
View commit details
Copy full SHA for 1399add
Browse repository at this point
Commits on Jul 13, 2026
test: add example-based integration runner and harness
vtorlima
committed
9854f19
View commit details
Copy full SHA for 9854f19
Browse repository at this point
ci: add integration job to tests workflow
vtorlima
committed
48df7c4
View commit details
Copy full SHA for 48df7c4
Browse repository at this point
You can’t perform that action at this time.