Skip to content

ckenst/mailinator-sdk-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mailinator SDK tests

A set of tests that exercise each of Mailinator's SDKs. This will allow us to keep updating the SDKs and ensure we don't break any existing functionality.

Setup

  1. npm install
  2. Copy the .env.example file to .env and fill in the values

Run tests

  • Run all tests: npm test
  • Run a specific test: npm test <test_name>

Directory Layout

Vibe Coding

  1. I wrote the tests and specified the assertions.
  2. I let the AI generate the implementation.
  3. Then I ran, edited and reviewed the tests until they were good.
  4. All of the tool choices came from the model(s). Mostly Codex. Some Gemini 3.5 Pro.

About

Mailinator API examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors