Documentation
¶
Overview ¶
Package fixtures provides test utilities and mock data generators for testing the gh-skyline application.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateMockContributionDay ¶
func CreateMockContributionDay(date time.Time, count int) types.ContributionDay
CreateMockContributionDay creates a mock contribution day
func GenerateContributionsResponse ¶
func GenerateContributionsResponse(username string, year int) *types.ContributionsResponse
GenerateContributionsResponse creates a mock contributions response
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.