Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ketos ketos
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • public_projects
  • ketosketos
  • Merge requests
  • !1

Merged
Created Jun 29, 2018 by Fabio Frazao@fsfrazaoOwner

Test/pp/fixtures

  • Overview 2
  • Commits 16
  • Changes 2

Add a few features to the test_pre_processing module in the sound_classification package's testing suite.

Fixtures are a good way to share test data among tests. I wrote a few fixtures that generate simple waveforms (sine, square and sawtooth). They can be used as input signals in the tests. There also fixture that create .wav files with these signals, for the tests that involve loading a file.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: test/pp/fixtures