10326
results for "test"
-
(speaking of things that need a test suite)
aaronpk
at
2024-12-31 17:09
-
[edit] Hi! I'm working on MicroPub for my private blogging system (https://havenweb.org) and trying to test it with Quill (https://quill.p3k.io). It looks like the spec (https://micropub.spec.indieweb.org/#create) calls for defining type with an 'h' parameter that has a value of 'entry', but I'm seeing Quill send a 'type' parameter with a value of 'h-entry'. Am I interpreting the spec correctly? or is there an extension tha
havenmatt
at
2024-12-30 20:27
-
Hi! I'm working on MicroPub for my private blogging system (https://havenweb.org) and trying to test it with Quill (https://quill.p3k.io). It looks like the spec (https://micropub.spec.indieweb.org/#create) calls for defining type with an 'h' parameter that has a value of 'entry', but I'm seeing Quill send a 'type' parameter with a value of 'h-entry'. Am I interpreting the spec correctly? or is there an extension that I sho
havenmatt
at
2024-12-30 20:27
-
I'm hoping to get this live in a few days for people to test and use!
capjamesg[d]
at
2024-12-29 00:29
-
GWG For testing 3rd party I know of 3 approaches that can be used in combination: 1) mock their interfaces to unit test just your code, 2) write tests against their API (helps with both learning and ability to test compatibility of new releases), and 3) write a wrapper around their API so that you have an interface that makes sense for your app (and only expose what you want).
carrvo[d]
at
2024-12-28 21:51
-
GWG your question is reminding me I have some webmention code that relies, obviously, on http://webmention.io. I might add mocking to a unit test of that class.
[Joe_Crawford]
at
2024-12-28 20:03
-
Hmm...what is the best way to test code that interfaces with someone else's API?
GWG
at
2024-12-28 19:23
-
As mentioned in #indieweb, I have a question about using Webmention.io. I've got the basic setup done, have a submission form page, and have run a test to make sure that much is working correctly. What I'd like to do next is embed the form directly on a page of my own, on my own site, and that's where I'm stuck.
osteophage
at
2024-12-27 01:17
-
I would need to add support for query for location / venue on my site to test the client, haha
[schmarty]
at
2024-12-23 04:12
-
[schmarty]: It would give me a way to test https://github.com/indieweb/micropub-extensions/issues/6 in real use.
GWG
at
2024-12-23 04:11
Sort by:
Filter results by:
Tag
Query took 0.01s.
Search tips
- Exclusion
- +foo -bar
- Logical OR
- foo OR bar
- Exact phrase
- "foo bar"
- Partial words
- foo*
- Particular fields only
- title:foo
- domain:example.org
- nick:somebody
- after:2016-11-23
- before:2016-11-23
- date:2016-11-23