arquillian.github.io icon indicating copy to clipboard operation
arquillian.github.io copied to clipboard

Arquillian website source (develop branch) and hosting (master branch). Baked with Awestruct.

Results 101 arquillian.github.io issues
Sort by recently updated
recently updated
newest added

##### Issue Overview The community page (http://arquillian.org/community/) under the Forums and Wiki section references User discussions and Development discussions links that point to pages that have been archived and are...

##### Issue Overview Which container artifacts to use are not well documented, They are on the read-only JBoss Community archive at [container-adapters](https://docs.jboss.org/author/display/ARQ/Container%20adapters.html) And they do not include more recent releases...

#### Short description of what this resolves: Docker builds fail as per arquillian/arquillian.github.io#446 #### Changes proposed in this pull request: Remove workaround for rvm/issues/4068 as this issue was fixed in...

##### Issue Overview Building the website via docker on windows fails. ##### Current Behaviour ##### Steps To Reproduce Forked repo, cloned locally, ran the docker command as per README ```...

##### Issue Overview Tell us briefly what the problem is about. ##### Expected Behaviour ##### Current Behaviour ##### Steps To Reproduce 1. [step 1] 2. [step 2] ##### Additional Information...

#### Changes proposed in this pull request: - Added guide to write integration tests using arquillian cube

##### Issue Overview Currently, the no. of calls to the GitHub API is restricted due to unauthenticated requests made. Extend the rate-limit for the calls by adding authentication. ##### Expected...

##### Issue Overview ModulePage tests are failing when trying to fetch the latest tag from the GitHub due to GitHub API rate limit for the unauthenticated user getting exceeded. #####...

#### Short description of what this resolves: Drafts an article showcasing different use-cases for Smart Testing. Fixes: arquillian-organization/issues/20

We have blog posts which are not relese-related, eg #410. However our test suite verifies if each and every blog post has release notes, regardless of its type. This results...