Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Doc Detective

Doc Detective is tool that treats doc content as testable assertions of product behavior to validate product UX and doc accuracy.
Collective - Host: opensource - https://opencollective.com/doc-detective - Code: https://github.com/doc-detective/doc-detective

Added an import for log()

github.com/doc-detective/doc-detective - 118eca59b887e0bd58a926361b66979260e379cf authored over 2 years ago
Refactored recording functions. Added support for .webm. Added height option. Added resizing based on specified height and width, regardless of format.

github.com/doc-detective/doc-detective - 6abaca60c61b6e1704f8abba9e2825492e32b4a8 authored over 2 years ago
updated videoDetails object

github.com/doc-detective/doc-detective - f2e0ef887e00746b774c00525fe4354efc6469c5 authored over 2 years ago
updated payloads and input sanitization for startRecording

github.com/doc-detective/doc-detective - 4f6e710781b6255406284c4a85c1dec0fbbc4f10 authored over 2 years ago
Refactored screenshot, startRecording, and stopRecording into their own files. Added the overwrite option for startRecording.

github.com/doc-detective/doc-detective - 0d0e282f663042ed7cb49c09f0432c4b0e024efe authored over 2 years ago
Added catching to json parsing from envs

github.com/doc-detective/doc-detective - b2f9982968528177184ceefffe2870e354ac4789 authored over 2 years ago
Added env substitution for multi-level objects/arrays

github.com/doc-detective/doc-detective - f32a585bf895d18f38a66392e847466c3c989aa1 authored over 2 years ago
Added variable support for header and data values.

github.com/doc-detective/doc-detective - 52ef39f3cbd87ae2bc5a5a5f2712f63d4d5f7b4c authored over 2 years ago
Merge branch 'next' of https://github.com/hawkeyexl/doc-detective into next

github.com/doc-detective/doc-detective - 558840cfb1adeaaab18869e8a95699336c496b9b authored over 2 years ago
Cleaned up work items

github.com/doc-detective/doc-detective - 796ef78767ea2b85c6e94b57471002ab370166a5 authored over 2 years ago
Fixed analytics non-true config setting.

github.com/doc-detective/doc-detective - c94d54fcb1587f033077001ebf371f58ef5e78a2 authored over 2 years ago
Added responseHeaders and responseData options to httpRequest action

github.com/doc-detective/doc-detective - e44bbab1a47c77ddab273325105eeda7ebf6d07c authored over 2 years ago
README updates for new httpRequest options.

github.com/doc-detective/doc-detective - aadeb9340730d8c94cf5776bab4da043c814de89 authored over 2 years ago
Added deep array comperison functionality.

github.com/doc-detective/doc-detective - 359bcbf3b369e11d83f102fe6edee6e6b9232b47 authored over 2 years ago
wrotr most of array comparison functiin

github.com/doc-detective/doc-detective - facc2e9dacc8f76fd85fd483922dc5f256cfaabc authored over 2 years ago
Merge pull request #2 from hawkeyexl/next

1.0.3

github.com/doc-detective/doc-detective - 89859af110d2f6450cd96f4e5b0b38ab4b4a65f8 authored over 2 years ago
Fixed results logging

github.com/doc-detective/doc-detective - 3d90097073153f54558dee47f86a714ac98c2eba authored over 2 years ago
Added test and action logging

github.com/doc-detective/doc-detective - 9cfbfd8f08b04a01cdd1cd8cfa7255c839d83a00 authored over 2 years ago
Added httpRequest to README

github.com/doc-detective/doc-detective - bcee5c860f8fbbf34e46d71df697ab9af0b0680b authored over 2 years ago
Added httpRequest input sanitization and a test

github.com/doc-detective/doc-detective - 261ce9020eaa0851d345b584c6f4d8e36744add3 authored over 2 years ago
Integrated httpRequest action

github.com/doc-detective/doc-detective - 2db85f0d6a96c608b3c8c252fc1d647885f970be authored over 2 years ago
Added a new httpRequest action

github.com/doc-detective/doc-detective - 77bcb8507e6ec2c53c2776d7a18cfecaf7f601e0 authored over 2 years ago
Set default browser paths and browser fallback functionality

github.com/doc-detective/doc-detective - 2f25959a8d45dcf5a8dbf6b9d37fe470436ef195 authored over 2 years ago
Merge branch 'next' of https://github.com/hawkeyexl/doc-detective into next

github.com/doc-detective/doc-detective - dac288b4b8041ba587d85a361d3276fa4d748eb9 authored over 2 years ago
Delete intermediate mp4 files when convertung to gif

github.com/doc-detective/doc-detective - 34d0cd251661f0c52b43aba663b9b47cf4a59a6b authored over 2 years ago
Display output, including results path.

github.com/doc-detective/doc-detective - e29250716239603004aa18c75f745292d83d0949 authored over 2 years ago
Merge pull request #1 from hawkeyexl/next

1.0.2:
-Updated config path setting
-Added setup and cleanup test paths to config files
-Adde...

github.com/doc-detective/doc-detective - a7532d048e75c409d6dfb6f277ac951c2c8785d8 authored over 2 years ago
Autoloads ffmpeg to removed it as an external dependency

github.com/doc-detective/doc-detective - 3fd29eca53dc8d342ed67e4ae4c6cf6063358d69 authored over 2 years ago
Changed log level of successful analytics report

github.com/doc-detective/doc-detective - 44a0344a0ba21801bb488528a4f03ecab2d62cb9 authored over 2 years ago
Refactored file path parsing ordering

github.com/doc-detective/doc-detective - bbdb66267ef8ef1f66ab65140867b544a703289a authored over 2 years ago
Removed setup and cleanup arg aliases

github.com/doc-detective/doc-detective - 119cbf4048bf88905658ef34c782eea301ee35ad authored over 2 years ago
Refactored setting envs, inputs, and config

github.com/doc-detective/doc-detective - b33b88dfebd54dd789c707a7a0945953c7dcde1d authored over 2 years ago
Refactored setting setup and cleanup paths

github.com/doc-detective/doc-detective - 8e96b911e26b1980729aca45de9e780a6e7557ea authored over 2 years ago
Added setup and cleanup arguments

github.com/doc-detective/doc-detective - eb721fdcc4834c168d92c0247cbf6f452547924f authored over 2 years ago
Added setup and cleanup to config files

github.com/doc-detective/doc-detective - 09ade5f16f08eeb05db6eb65ff470539e3673c95 authored over 2 years ago
Added setup and cleanup inputs in file parsing

github.com/doc-detective/doc-detective - 1eb18593d81933d8081f456779017ebada66bd44 authored over 2 years ago
Removed unnecessary initial log level set.

github.com/doc-detective/doc-detective - c271fd65d0e6f67e34d0f142a30627210cf90863 authored over 2 years ago
added startup and cleanup tests to file parsing

github.com/doc-detective/doc-detective - 3fd6a3641faee6f3f7ce205cb89f54c9f0e7f863 authored over 2 years ago
Hotfix for empty browser path

github.com/doc-detective/doc-detective - 1579e4b936999c540359fdfc09db16342d5c1270 authored over 2 years ago
Renamed doc-unit-test to Doc Detective globally

github.com/doc-detective/doc-detective - 1bf19c06ffdb7c380a640c960272fea259092dab authored over 2 years ago
Merge pull request 'next' (#6) from next into master

Reviewed-on: https://git.hawkeyexl.com/hawkeyexl/doc-unit-test/pulls/6

github.com/doc-detective/doc-detective - f9d4a944dc75943a2e4c24b047a2c9a386f93c94 authored over 2 years ago
Updated to version 0.1.13

github.com/doc-detective/doc-detective - 70bcb5f7b12c9f54573d2f3feb54d01cd4920af5 authored over 2 years ago
Fixed browser headless boolean and made log friendlier to objects

github.com/doc-detective/doc-detective - c297b1af9d60d8931fc4fe52c7a81e8f7ba9abe4 authored over 2 years ago
Fixed browser dimension setting

github.com/doc-detective/doc-detective - 2a179cf8681307b34c794222388c633bfddba520 authored over 2 years ago
Mostly swapped to using log method

github.com/doc-detective/doc-detective - 58582388301a9dbebfbc4d04fbfc6b412e56a19d authored over 2 years ago
Fixed cascading variable setting

github.com/doc-detective/doc-detective - 1d1e5f2cb1ee18d7c337fc22c3c8bb424cddadff authored over 2 years ago
Updated default logLevel

github.com/doc-detective/doc-detective - c51c215bf85ceef354509ffcc615891429079b14 authored over 2 years ago
Removed remaining references to 'verbose'

github.com/doc-detective/doc-detective - f3bcfd95a01155184e61b1285dba37fb7835f3f4 authored over 2 years ago
Cleaned up config validations

github.com/doc-detective/doc-detective - fe87e6dfa256b9d98759d050cfc634ed680a45c0 authored over 2 years ago
Added length checking to test extension config

github.com/doc-detective/doc-detective - a1a8454f76e265f43fc36304984a82660ef2e850 authored over 2 years ago
Trimmed error strings

github.com/doc-detective/doc-detective - 9266a5b88268b4f5092bcd52191115045c917112 authored over 2 years ago
Added value checking to analytics detail level config

github.com/doc-detective/doc-detective - 50bfdf4fb4f420f07b733f9b65579562866fe0ba authored over 2 years ago
Refactored config setting into individual functions

github.com/doc-detective/doc-detective - 798c167d1b5f5bc091db35bfc95513523f822484 authored over 2 years ago
Initial rewrite of config setting, introduced logLevel, removed verbose

github.com/doc-detective/doc-detective - 3be28b2b598738d96bc8da1ec9e1b8eb986f222a authored over 2 years ago
Fixed wait css timeout error

github.com/doc-detective/doc-detective - 494c99e88785e5e6bae1dee2a38b84e23a901543 authored over 2 years ago
Fixed wait within find

github.com/doc-detective/doc-detective - bb07a8268008d6546965f9a5300437ad0e5ecf1f authored over 2 years ago
Fixed find description and payload

github.com/doc-detective/doc-detective - 9ca6938b7f4e04f31b9d5aa9653f1a08d4d03c8c authored over 2 years ago
Merge pull request '0.1.10' (#5) from 0.1.10 into master

Reviewed-on: https://git.hawkeyexl.com/hawkeyexl/doc-unit-test/pulls/5

github.com/doc-detective/doc-detective - 98af117229456f9f3c7c595b0f21c4830b8d29f2 authored over 2 years ago
Fixed matchText within find

github.com/doc-detective/doc-detective - 55b1edc82c3468817359c3d2bf83350c5e6a4451 authored over 2 years ago
Added css field for wait action, and added wait as sub-action for find

github.com/doc-detective/doc-detective - 982c3667de69ee12fbf912398eeb405cedf267b6 authored over 2 years ago
Added setting envs from config.json

github.com/doc-detective/doc-detective - e2a82201b7c0fc3d885f46effc66c02f6a05a75a authored over 2 years ago
Added envs support for matchText and checkLink actions

github.com/doc-detective/doc-detective - a69d957dd6e56400488fb253dbf463625ddf0902 authored over 2 years ago
Merge pull request '0.1.9' (#4) from 0.1.9 into master

Reviewed-on: https://git.hawkeyexl.com/hawkeyexl/doc-unit-test/pulls/4

github.com/doc-detective/doc-detective - f1ed2ab0dc01b443d5454a3ab6d14a7f168bcde6 authored over 2 years ago
Removed unnecessary log

github.com/doc-detective/doc-detective - a3a51320bc1f81489954341ceb758f834c2b0ea1 authored over 2 years ago
Added the env field to the type action

github.com/doc-detective/doc-detective - 9ba206af4c3353e2a82cca66f22497474c99cda8 authored over 2 years ago
Cleaned up runShells envs setting

github.com/doc-detective/doc-detective - 9e928b6bf0c1481bbcaf16ce09da1ea773823550 authored over 2 years ago
Refactored setting envs

github.com/doc-detective/doc-detective - 970de382ee7b444eed3b8fb6c3fba7f2967091fd authored over 2 years ago
Supercharged find with multiple sub-actions, removed moveMouse from click

github.com/doc-detective/doc-detective - 8610f2072e989cab06b0d933001e498a3d4d8c1f authored over 2 years ago
Removed moveMouse functionality from click

github.com/doc-detective/doc-detective - 93664ce6cb2f2727287a1ef4f7b0dafbd06dcddb authored over 2 years ago
Updated click action payload

github.com/doc-detective/doc-detective - 0efbaba8869f2f2fd70cdb95a84fba8d5eeff059 authored over 2 years ago
Bundled moveMouse with the click action.

github.com/doc-detective/doc-detective - d742ef26595c5d1b504b27f260df694199ce10bd authored over 2 years ago
Used valid browser height/width

github.com/doc-detective/doc-detective - f0c6684e55c58ef583bc517238fd8935cbe7fae7 authored over 2 years ago
New analytics console messages

github.com/doc-detective/doc-detective - 325149b32f47113cffaec7f0a6625646c864dd91 authored over 2 years ago
Trim element text when matching

github.com/doc-detective/doc-detective - 7977373e35737d1d6c3ff6272026feb7d3180bdc authored over 2 years ago
Merge pull request 'analytics' (#3) from analytics into master

Reviewed-on: https://git.hawkeyexl.com/hawkeyexl/doc-unit-test/pulls/3

github.com/doc-detective/doc-detective - ef1ce13d2edba1d41cab17813fb8664690dad94e authored over 2 years ago
Merge branch 'master' into analytics

github.com/doc-detective/doc-detective - b942111ca9493b7dc7c5c8134779083c8c1de2d4 authored over 2 years ago
Updated the readme with analytics info

github.com/doc-detective/doc-detective - 3e461021b34dd94edfee1b2bf105c4cb8ce2fcd5 authored over 2 years ago
Added a notice if analytics are disabled

github.com/doc-detective/doc-detective - 46b148fbbb56181ad6c11d40cb3462bd1ef39319 authored over 2 years ago
Added validation for required analytics server info

github.com/doc-detective/doc-detective - 4d49b7f614e2cb4e4d847066f65fb47e42a50132 authored over 2 years ago
Fixed capitalization

github.com/doc-detective/doc-detective - 347f847740e9154085b6eaa6501918af0c33778a authored over 2 years ago
Refactored analytics funcs into analytics.js

github.com/doc-detective/doc-detective - 69792ccfcbec8df4740b282ab24ce0dbe7e628eb authored over 2 years ago
added functionality for sending analytics ro custom servers.

github.com/doc-detective/doc-detective - d983b7bf38139c73bee050c24919dd0cc3cf7c2a authored over 2 years ago
added GA analytics sending and updated analytics objects

github.com/doc-detective/doc-detective - 9bbc392a16002cfa89b52ea9b9088796dee3fd5f authored over 2 years ago
Added analytics server info

github.com/doc-detective/doc-detective - b128aa9a72a3ab28cb3fda0486aeaeecf0a8d3a4 authored over 2 years ago
Added analytics cli arguments

github.com/doc-detective/doc-detective - eee6e1361f9852ef5324c81cf70a80f09b60a847 authored over 2 years ago
Merge pull request 'Flattened the startRecording gif options' (#2) from gif into master

Reviewed-on: https://git.hawkeyexl.com/hawkeyexl/doc-unit-test/pulls/2

github.com/doc-detective/doc-detective - 6fca32d93544c05b48143de8223534fad4d5e5fe authored over 2 years ago
Flattened the startRecording gif options

github.com/doc-detective/doc-detective - eac84c11951053a785e7fb091b5105811a7d6643 authored over 2 years ago