Blog Tag
Blog Header Image
Blog posts tagged with "Testing"
December 29, 2018

A month of Flutter: user registration refactor with reactive scoped model

A title worthy of pirates.

December 28, 2018

A month of Flutter: WIP save users to Firestore

Initial pass at creating users in Firestore.

December 27, 2018

A month of Flutter: Firestore create user rules and tests

Add rules for who can create users in Firestore and test with emulator.

December 26, 2018

A month of Flutter: set up Firestore rules tests

Set up Mocha to test Firebase Firestore rules.

December 19, 2018

A month of Flutter: mocking Firebase Auth in tests

Mocking external services for tests.

December 15, 2018

A month of Flutter: FABulous authentication

Show a Floating Action Button for authentication.

December 14, 2018

A month of Flutter: rendering network images

Render Unsplash images from the network.

December 13, 2018

A month of Flutter: real faker data

Generate random mock data with faker.

December 12, 2018

A month of Flutter: Stream transforms and failing tests

Transform Stream data to models.

December 04, 2018

A month of Flutter: continuous linting

Configuring Travis CI to run lint analysis on every push to GitHub.

December 03, 2018

A month of Flutter: configuring continuous integration

Configuring Travis CI to run tests on every push to GitHub.

January 22, 2018

Build a Web Component with Nutmeg

Nutmeg is a tool that helps you quickly create, test, and publish a web component.

May 04, 2017

Make a Native Web Component with Custom Elements v1 and Shadow DOM v1

Make an re-useable, encapsulated web component using Custom Elements v1 and Shadow DOM v1

June 06, 2014

Unit Testing in Swift

Swift, being all the rage these last four days, has definitely livened up our programming chat room quite a bit. With cautious optimism, we…

September 13, 2013

Bwoken 2 Beta Released

In response to a great discussion in the bwoken issues forum, I'm happy to announce the first beta of bwoken version 2! The major change…