HTTP/2 302
server: nginx
date: Sat, 02 Aug 2025 14:53:53 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100412183106
location: https://web.archive.org/web/20100412183106/https://github.com/aesterline
server-timing: captures_list;dur=1.296827, exclusion.robots;dur=0.042452, exclusion.robots.policy;dur=0.026450, esindex;dur=0.017234, cdx.remote;dur=191.191910, LoadShardBlock;dur=289.162317, PetaboxLoader3.datanode;dur=66.799122, PetaboxLoader3.resolve;dur=140.165522
x-app-server: wwwb-app201
x-ts: 302
x-tr: 534
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app201; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sat, 02 Aug 2025 14:53:54 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 12 Apr 2010 18:31:06 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "933249408943ee2d7be0950fda256ef4"
x-archive-orig-x-runtime: 541ms
x-archive-orig-content-length: 37846
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 12 Apr 2010 18:31:06 GMT
link:
; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 12 Apr 2010 18:31:06 GMT", ; rel="memento"; datetime="Mon, 12 Apr 2010 18:31:06 GMT", ; rel="next memento"; datetime="Wed, 04 Feb 2015 19:47:15 GMT", ; rel="last memento"; datetime="Tue, 24 Jun 2025 09:39:22 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_15_20100412181655_crawl103-c/52_15_20100412183048_crawl101.arc.gz
server-timing: captures_list;dur=0.819702, exclusion.robots;dur=0.040947, exclusion.robots.policy;dur=0.025717, esindex;dur=0.019992, cdx.remote;dur=45.318697, LoadShardBlock;dur=146.482381, PetaboxLoader3.datanode;dur=140.934837, PetaboxLoader3.resolve;dur=127.398808, load_resource;dur=241.951206
x-app-server: wwwb-app201
x-ts: 200
x-tr: 509
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
aesterline's Profile - GitHub
aesterline
(Adam Esterline)
- Name
- Adam Esterline
- Email
- Location
- Louisville, CO
- Member Since
- Apr 11, 2008
Following 0 coders and watching 11 repositories view all →
Public Repositories (6)
-
Java Query Language
-
A JRuby implementation of the sniper described in "Growing Object-Oriented Software, Guided by Te...
-
Watir for Safari
-
Rumbster is a fake smtp server for email testing in Ruby. Rumbster was developed to as a way to...
-
AutoPair is the automated half of your pair programming duo.
-
Java AutoTest (inspired by ZenTest's autotest)
Public Activity 
aesterline
created
branch
master
at aesterline/JQL
Sun Mar 21 20:48:55 -0700 2010
-
a0be92c
Simplified receive_join_request_from_sniper matcher.
-
f81e116
updated README with more information for getting started.
-
ba59988
added a Rakefile to setup ejabberd before running specs
aesterline
created
branch
master
at aesterline/jruby_sniper
Sun Nov 29 19:19:09 -0800 2009
A JRuby implementation of the sniper described in "Growing Object-Oriented Software, Guided by Tests"
aesterline
deleted branch integration at aesterline/safariwatir
Wed Nov 11 19:36:31 -0800 2009
Deleted branch was at aesterline/safariwatir/tree/integration
Forked repository has since been deleted.
Forked repository has since been deleted.
-
3d433e5
Removed the "base" State class.
-
6fa66c7
@protocol is no longer needed by all States.
-
ab48c47
Removed the @next_state variable.
-
dcc6e41
QuitState tested to ensure next state is :done.
-
8ac1bc8
Removed state= from protocol.
-
25c1b6b
States no longer call the Protocol.
-
235c5c8
Adding growl autotest support.
-
5f9a8b8
Renamed test to make them more autotest friendly.
aesterline
created
branch
master
at aesterline/rumbster
Sun Oct 11 15:40:07 -0700 2009
Rumbster is a fake smtp server for email testing in Ruby. Rumbster was developed to as a way to acceptance test email sending applications.