roysbailey

roysbailey

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

roysbailey's repositories

UKCompanyFinder

Node website demo using the gov.uk companies house REST API

Language:JavaScriptStargazers:1Issues:0Issues:0

adventofcode2020

A bit of xmas fun for 2020. https://adventofcode.com/2020

Language:C#Stargazers:0Issues:0Issues:0

adventofcode2021

Bit of coding fun for xmas 2021

Language:C#Stargazers:0Issues:0Issues:0

adventofcode2023

Bit of xmas coding shenanigans

Language:TypeScriptStargazers:0Issues:0Issues:0
Language:C#Stargazers:0Issues:0Issues:0

BDD.Seleno.UITestSample

Simple example showing how to use specflow and seleno to drive simple UI automation acceptance tests.

Language:C#Stargazers:0Issues:0Issues:0

cloud-ddd

A sample app showing a bounded context and sharing data across services using Event Sourcing.

Language:JavaScriptStargazers:0Issues:0Issues:0

cloud-ddd-clm

CLM element of cloud DDD sample

Language:JavaScriptStargazers:0Issues:0Issues:0

Coverage2CoverageXml

CoverageXml files contain code coverage information regarding unit tests run from Visual Studio. Third party tools have popped up to generate "reports" and the like from these CoverageXML files, which is great when running tests as part of an automated build process. Unfortunately, as of Visual Studio 2012, you can no longer generate "coverageXml" files from the command line. Instead, the new command line runner, vstest.console.exe produces a binary ".coverage" file. This little tool fixes this issue, and can recursively look for ".coverage" files and convert them to the ".coverageXml" format, so you can still build your reports etc. as part of your automated build.

Stargazers:0Issues:1Issues:0

dashing.net

dashing.net is a direct .NET port of the dashing framework originally created by Shopify

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

EventFeedSample

Sample project to present a Domain Event Feed using ATOM over REST

Language:JavaScriptStargazers:0Issues:0Issues:0

feed

Feed is a RSS 2.0 and Atom 1.0 generator for Node.js, making content syndication simple, intuitive and performant!

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

healthandsafety.background

Background processor for healthandsafety web front end. It takes the queued messages from the UI and processes them

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:TypeScriptLicense:NOASSERTIONStargazers:0Issues:0Issues:0

JobFinder

Sample showing how to use Node, Express, Angular and MongoDB

Language:JavaScriptStargazers:0Issues:0Issues:0

large-scale-react

Sample project to demonstrate a structure within which a large scale application could be broken down to ensure it can be worked on by multiple people, and maintained more easily

Language:TypeScriptStargazers:0Issues:0Issues:0

large-scale-react-design-system

Design system example, of how common react components and style can be shared between multiple react projects.

Language:JavaScriptStargazers:0Issues:0Issues:0

NetCoreRESTUniformInterface

Sample REST API showing hypermedia links and the use of the PATCH verb for partial resource updates.

Language:C#Stargazers:0Issues:0Issues:0

NodeAsyncSamples

Various samples of handling callbacks and composite functions in node.

Language:JavaScriptStargazers:0Issues:0Issues:0

NodeControlFlowSamples

Samples using the "async" library in Node to show how to run items in parallel and wait on completion etc. Uses Mocha test framework to showcase examples.

Language:JavaScriptStargazers:0Issues:0Issues:0

NodeMochaChaiSample

Sample showing how to use Mocha tests (including data driven tests) and also Chai BDD flavour asserts.

Language:JavaScriptStargazers:0Issues:0Issues:0

NodeStreamParseLargeXml

Shows how to parse large XML files in a SAX style to minimise memory usage and to play nicely with the node event loop.

Language:JavaScriptStargazers:0Issues:0Issues:0

nservicebus-customretrypolicy

Simple example showing how to implement a custom retry policy, to prevent messages which can never succeed from being re-tried.

Language:C#License:GPL-3.0Stargazers:0Issues:0Issues:0

phonegap-plugin-msband

PhoneGap iOS+Android+Windows plugin for Microsoft Band

Language:Objective-CLicense:Apache-2.0Stargazers:0Issues:0Issues:0

ps-ux-design-systems

UX Design Systems Repository

Stargazers:0Issues:0Issues:0

Selenium.Helpers

Following a dreadful experience testing a COTS web product with Selenium, and trying to work out the IDs for html elements nested in literally dozens of frames and iframes, I wrote this project to encapsulate some of the heavy lifting, with a generous sprinkling of recursion.

Language:C#Stargazers:0Issues:0Issues:0
Language:C#Stargazers:0Issues:0Issues:0
Language:C#Stargazers:0Issues:0Issues:0