Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 934 Bytes

readme.md

File metadata and controls

57 lines (34 loc) · 934 Bytes

Socialised Knowledge Sharing

main

Life is Short. Filter Noise.

Docs

Practices, Principles and Philosophy Testing

Concepts

Language / Framework / System

Golang

[ ] Database connections [ ] Transactions [ ] Go Embed [ ] serving commit hash

Testing

[ ] Mocked implementation interface [ ] Mocking with library

Third party packages

[ ] testify

Protocols

[ ] gRPC [ ] graphQL [x] http

Service Test

[x] Choose framework first (golang)

Principles & Practices

[x] Production and development environment application build parity [ ] Unit testing [ ] Automated test report notification

Monitoring

[ ] Serve commit hash [ ] Serve health endpoint

Wishlist

[ ] Service Discovery