Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
creichert
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Show HN: Identibyte – Identify disposable and free emails in your forms
(identibyte.com)
3 points
by
creichert
8y ago
|
1 comments
2.
▲
GHC Plugins for Haskell
(mpickering.github.io)
2 points
by
creichert
8y ago
|
0 comments
3.
▲
by
creichert
8y ago
> Terrible book. Definitely overstated and not good advice for beginners. My advice to beginners would be: - Read all the Haskell books available at your disposal. (In addition to LYAH and the Hutton book, I would say Learning Haskell Fr
4.
▲
Ben Horowitz’s Best Startup Advice
(blog.producthunt.com)
2 points
by
creichert
9y ago
|
0 comments
5.
▲
by
creichert
9y ago
Looks like it was just updated at ~16:00 CST
6.
▲
by
creichert
9y ago
Same here, mostly HTTP connection errors at various points in our infrastructure (us-west-2).
7.
▲
API security testing – tips to prevent getting pwned
(assertible.com)
1 points
by
creichert
9y ago
|
0 comments
8.
▲
Testing in production – your QA is incomplete without it
(assertible.com)
1 points
by
creichert
9y ago
|
0 comments
9.
▲
Testing and monitoring in production – your QA is incomplete without it
(assertible.com)
2 points
by
creichert
9y ago
|
0 comments
10.
▲
How to improve automated QA for web services
(assertible.com)
2 points
by
creichert
9y ago
|
0 comments
11.
▲
Why Pingdom wasn’t enough for me today
(hackernoon.com)
1 points
by
creichert
9y ago
|
0 comments
12.
▲
Preparing the Netflix API for Deployment
(medium.com)
2 points
by
creichert
9y ago
|
0 comments
13.
▲
by
creichert
9y ago
Awesome, glad to hear it. Definitely email me (Christopher - admin at assertible dot com) if you have any other questions or requests. I'd love to hear more of your feedback.
14.
▲
by
creichert
9y ago
Blog post: https://assertible.com/blog/how-to-run-api-integration-tests... The "Codeless" part is of course referring to the tests themselves, which are defined in Assertible. Basically, ngrok is used to crea
15.
▲
Show HN: Codeless API Integration Testing on Travis CI Using Assertible
(github.com)
1 points
by
creichert
9y ago
|
1 comments
16.
▲
How Yelp Runs Millions of Tests Every Day
(engineeringblog.yelp.com)
1 points
by
creichert
9y ago
|
0 comments
17.
▲
by
creichert
9y ago
Assertible ( https://assertible.com ) can do this. Designed to be a simple API testing solution with flexible automation and monitoring. Disclaimer - I am a founder.
18.
▲
API Integration Testing from CI Using Postman Collections and Assertible
(assertible.com)
1 points
by
creichert
9y ago
|
0 comments
19.
▲
by
creichert
9y ago
GitHub apps are slightly different than OAuth Apps. GitHub Apps are per-repository "integrations" that don't perform actions on behalf of a specific user and are installed directly to a repo (with fine-grained permissions). O
20.
▲
Just Say No to More End-To-End Tests
(testing.googleblog.com)
2 points
by
creichert
9y ago
|
0 comments
21.
▲
Show HN: Automate Smoke-Tests for a Go API Using Heroku Review Apps
(github.com)
3 points
by
creichert
9y ago
|
0 comments
22.
▲
Testing an API using Swagger
(assertible.com)
4 points
by
creichert
9y ago
|
1 comments
23.
▲
Why you should add API testing to your continuous integration pipeline
(assertible.com)
4 points
by
creichert
9y ago
|
0 comments
24.
▲
Show HN: View API test results on GitHub status checks
(assertible.com)
3 points
by
creichert
9y ago
|
1 comments
25.
▲
by
creichert
9y ago
Seems like it's allowed in the oauth form: https://pbs.twimg.com/media/C-7NlIzXUAErblp.jpg:large
26.
▲
Basic Type Level Programming in Haskell
(parsonsmatt.org)
4 points
by
creichert
9y ago
|
0 comments
27.
▲
by
creichert
9y ago
Nice, thanks for the reply. You mention CI so I'm curious. Do you have an automated continuous delivery process? Does testing fit into that (e.g. integration testing staging or dev services after deployments)?
28.
▲
Ask HN: How does your team test web services?
3 points
by
creichert
9y ago
|
3 comments
29.
▲
12 Things about Product-Market Fit – a16z blog
(a16z.com)
3 points
by
creichert
9y ago
|
0 comments
30.
▲
by
creichert
9y ago
I love how trivial it is to get unique disposable environments for each GitHub pull request automatically w/ Heroku. This post talks about how to enhance review apps with automated post-deploy QA testing. In short: - push commits to Gi
More ›