SaudeiD 0.2.11 → 0.2.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CODE_OF_CONDUCT.md +17 -75
- data/README.md +29 -18
- data/SaudeiD.gemspec +1 -1
- data/lib/SaudeiD/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b9a8e1639d55e26072c2419745ba0bbcea6c37db0e3ed6c78f828e89d4d2d367
|
4
|
+
data.tar.gz: 02d120684b1f9dfb79e65bc082a6a5613eeb2b17e63fe609e08dc21665a0a84e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a4f7082ccfef7de6c219985be3c07e7c6737b34950db4ae7bf4805ae526bdf97450e4c1bb12df531e577eebcce2150e2d40c144720b2f6f80a7d92b33cdcc7e5
|
7
|
+
data.tar.gz: c93dc08a0b7530f187455da8aa7504fcb8806507305424bb75371fc57f5ac18524725f0f0e8e17ee6fc5150bf307920192de96175ae09508bbadeb38380a0120
|
data/CODE_OF_CONDUCT.md
CHANGED
@@ -1,84 +1,26 @@
|
|
1
|
-
#
|
1
|
+
# Código de Conduta do Convênio do Contribuinte
|
2
2
|
|
3
|
-
##
|
3
|
+
## Nosso Compromisso
|
4
4
|
|
5
|
-
|
5
|
+
No interesse de promover um ambiente aberto e acolhedor, nós, como colaboradores e mantenedores, nos comprometemos a tornar a participação em nosso projeto uma experiência livre para os QA's que atuam na Saude iD, independentemente de idade, tamanho corporal, deficiência, etnia, identidade e expressão de gênero, nível de experiência, nacionalidade, aparência pessoal, raça, religião ou identidade e orientação sexual.
|
6
6
|
|
7
|
-
|
7
|
+
## Nossos padrões
|
8
8
|
|
9
|
-
|
9
|
+
Exemplos de comportamento que contribuem para a criação de um ambiente positivo incluem:
|
10
10
|
|
11
|
-
|
11
|
+
- Usando uma linguagem acolhedora e inclusiva
|
12
|
+
- Ser respeitoso com diferentes pontos de vista e experiências
|
13
|
+
- Aceitar críticas construtivas com elegância
|
14
|
+
- Foco no que é melhor para o time
|
15
|
+
- Mostrar empatia para com outros membros do time
|
12
16
|
|
13
|
-
|
14
|
-
* Being respectful of differing opinions, viewpoints, and experiences
|
15
|
-
* Giving and gracefully accepting constructive feedback
|
16
|
-
* Accepting responsibility and apologizing to those affected by our mistakes, and learning from the experience
|
17
|
-
* Focusing on what is best not just for us as individuals, but for the overall community
|
17
|
+
### Exemplos de comportamento inaceitável por parte dos participantes incluem:
|
18
18
|
|
19
|
-
|
19
|
+
- Assédio público ou privado
|
20
|
+
- Publicar informações privadas de outras pessoas, como um endereço físico ou eletrônico, sem permissão explícita
|
21
|
+
- Outra conduta que possa ser razoavelmente considerada inadequada em um ambiente profissional
|
20
22
|
|
21
|
-
|
22
|
-
|
23
|
-
* Trolling, insulting or derogatory comments, and personal or political attacks
|
24
|
-
* Public or private harassment
|
25
|
-
* Publishing others' private information, such as a physical or email
|
26
|
-
address, without their explicit permission
|
27
|
-
* Other conduct which could reasonably be considered inappropriate in a
|
28
|
-
professional setting
|
23
|
+
## Nossas responsabilidades
|
24
|
+
Os mantenedores do projeto são responsáveis por esclarecer os padrões de comportamento aceitável e espera-se que tomem ações corretivas apropriadas e justas em resposta a quaisquer instâncias de comportamento inaceitável.
|
29
25
|
|
30
|
-
|
31
|
-
|
32
|
-
Community leaders are responsible for clarifying and enforcing our standards of acceptable behavior and will take appropriate and fair corrective action in response to any behavior that they deem inappropriate, threatening, offensive, or harmful.
|
33
|
-
|
34
|
-
Community leaders have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, and will communicate reasons for moderation decisions when appropriate.
|
35
|
-
|
36
|
-
## Scope
|
37
|
-
|
38
|
-
This Code of Conduct applies within all community spaces, and also applies when an individual is officially representing the community in public spaces. Examples of representing our community include using an official e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event.
|
39
|
-
|
40
|
-
## Enforcement
|
41
|
-
|
42
|
-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at raphael_antonio_vieira@hotmail.com. All complaints will be reviewed and investigated promptly and fairly.
|
43
|
-
|
44
|
-
All community leaders are obligated to respect the privacy and security of the reporter of any incident.
|
45
|
-
|
46
|
-
## Enforcement Guidelines
|
47
|
-
|
48
|
-
Community leaders will follow these Community Impact Guidelines in determining the consequences for any action they deem in violation of this Code of Conduct:
|
49
|
-
|
50
|
-
### 1. Correction
|
51
|
-
|
52
|
-
**Community Impact**: Use of inappropriate language or other behavior deemed unprofessional or unwelcome in the community.
|
53
|
-
|
54
|
-
**Consequence**: A private, written warning from community leaders, providing clarity around the nature of the violation and an explanation of why the behavior was inappropriate. A public apology may be requested.
|
55
|
-
|
56
|
-
### 2. Warning
|
57
|
-
|
58
|
-
**Community Impact**: A violation through a single incident or series of actions.
|
59
|
-
|
60
|
-
**Consequence**: A warning with consequences for continued behavior. No interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, for a specified period of time. This includes avoiding interactions in community spaces as well as external channels like social media. Violating these terms may lead to a temporary or permanent ban.
|
61
|
-
|
62
|
-
### 3. Temporary Ban
|
63
|
-
|
64
|
-
**Community Impact**: A serious violation of community standards, including sustained inappropriate behavior.
|
65
|
-
|
66
|
-
**Consequence**: A temporary ban from any sort of interaction or public communication with the community for a specified period of time. No public or private interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, is allowed during this period. Violating these terms may lead to a permanent ban.
|
67
|
-
|
68
|
-
### 4. Permanent Ban
|
69
|
-
|
70
|
-
**Community Impact**: Demonstrating a pattern of violation of community standards, including sustained inappropriate behavior, harassment of an individual, or aggression toward or disparagement of classes of individuals.
|
71
|
-
|
72
|
-
**Consequence**: A permanent ban from any sort of public interaction within the community.
|
73
|
-
|
74
|
-
## Attribution
|
75
|
-
|
76
|
-
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 2.0,
|
77
|
-
available at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
|
78
|
-
|
79
|
-
Community Impact Guidelines were inspired by [Mozilla's code of conduct enforcement ladder](https://github.com/mozilla/diversity).
|
80
|
-
|
81
|
-
[homepage]: https://www.contributor-covenant.org
|
82
|
-
|
83
|
-
For answers to common questions about this code of conduct, see the FAQ at
|
84
|
-
https://www.contributor-covenant.org/faq. Translations are available at https://www.contributor-covenant.org/translations.
|
26
|
+
Os mantenedores do projeto têm o direito e a responsabilidade de remover, editar ou rejeitar comentários, commits, códigos, edições de wiki, problemas e outras contribuições que não estejam alinhadas a este Código de Conduta.
|
data/README.md
CHANGED
@@ -1,37 +1,48 @@
|
|
1
1
|
# SaudeiD
|
2
2
|
|
3
|
-
|
3
|
+
**SaudeiD** é uma gem para criar estrutura de projetos para automação de testes em Ruby.
|
4
4
|
|
5
|
-
|
5
|
+
# Requesitos
|
6
6
|
|
7
|
-
|
7
|
+
Necessário a versão do **blunder 2.3.21**
|
8
8
|
|
9
|
-
|
9
|
+
## Instalação
|
10
10
|
|
11
|
-
|
12
|
-
|
13
|
-
If bundler is not being used to manage dependencies, install the gem by executing:
|
11
|
+
Para instalar a Gem SaudeiD, basta digitar o comando no terminal:
|
14
12
|
|
15
13
|
$ gem install SaudeiD
|
16
14
|
|
17
|
-
##
|
15
|
+
## Usando a *Gem* para gerar as estruturas dos projetos
|
16
|
+
|
17
|
+
- **Gerando um projeto WEB**
|
18
|
+
|
19
|
+
$ SaudeiD new_web nome_do_projeto
|
20
|
+
|
21
|
+
- **Gerando um projeto API**
|
22
|
+
|
23
|
+
$ SaudeiD new_api nome_do_projeto
|
24
|
+
|
25
|
+
- **Gerando uma *.feature***
|
26
|
+
|
27
|
+
$ SaudeiD generate nome_da_feature
|
28
|
+
|
29
|
+
- **Gerando um *step***
|
18
30
|
|
19
|
-
|
31
|
+
$ SaudeiD generate step nome_do_step
|
20
32
|
|
21
|
-
|
33
|
+
- **Gerando uma *page***
|
22
34
|
|
23
|
-
|
35
|
+
$ SaudeiD generate page nome_da_page
|
24
36
|
|
25
|
-
|
37
|
+
- **Gerando *.feature / step / page***
|
26
38
|
|
27
|
-
|
39
|
+
$ SaudeiD generate all_web nome
|
28
40
|
|
29
|
-
|
41
|
+
- **Gerando um *service***
|
30
42
|
|
31
|
-
|
43
|
+
$ SaudeiD generate service nome_do_service
|
32
44
|
|
33
|
-
|
45
|
+
- **Gerando *.feature / step / service***
|
34
46
|
|
35
|
-
|
47
|
+
$ SaudeiD generate all_api nome
|
36
48
|
|
37
|
-
Everyone interacting in the SaudeiD project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/SaudeiD/blob/master/CODE_OF_CONDUCT.md).
|
data/SaudeiD.gemspec
CHANGED
@@ -6,7 +6,7 @@ Gem::Specification.new do |spec|
|
|
6
6
|
spec.name = "SaudeiD"
|
7
7
|
spec.version = SaudeiD::VERSION
|
8
8
|
spec.authors = ["Raphael Castro"]
|
9
|
-
spec.email = ["
|
9
|
+
spec.email = ["raphael.castro@saudeid.com.br"]
|
10
10
|
spec.summary = %q{Generates an Web, Api Test Automation project with Cucumber, Rspec,
|
11
11
|
Capybara, Selenium, Httparty and JsonSchema.}
|
12
12
|
spec.description = %q{A simple gem to generate all files needed in a
|
data/lib/SaudeiD/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: SaudeiD
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.12
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Raphael Castro
|
@@ -98,7 +98,7 @@ description: |-
|
|
98
98
|
A simple gem to generate all files needed in a
|
99
99
|
project Web and Api for Testing Automation.
|
100
100
|
email:
|
101
|
-
-
|
101
|
+
- raphael.castro@saudeid.com.br
|
102
102
|
executables:
|
103
103
|
- SaudeiD
|
104
104
|
extensions: []
|