kibana/x-pack/test/functional
Tim Sullivan 5a6eda2b22
[Reporting] Kibana Application Privileges for Reporting (#94966)
* Implement Reporting features as subfeatures of applications

* add setting to the docker list

* update doc images

* finish docs

* Apply suggestions from code review

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

* Apply suggestions from code review

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

* Apply suggestions from code review

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

* typo fix

* "PDF / PNG Reports" => "Reporting"

* Update x-pack/plugins/reporting/server/config/index.ts

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>

* Update x-pack/test/functional/apps/security/secure_roles_perm.js

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>

* update ids of report privileges

* combine dashboard privileges into 1 group

* update jest snapshot

* fix tests

* fix tests

* updates from feedback

* add note

* update screenshot

* fix grammer

* fix bad link breaks in doc

* update doc heading

* Apply suggestions documentation feedback

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* simplify

* use const assertions

* Apply text change suggestion from code review

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* more test for oss_features and reporting subFeatures

* reduce loc diff

* fix snapshot

* fix flakiness in licensing plugin public functional tests

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-04-20 20:44:24 -07:00
..
apps [Reporting] Kibana Application Privileges for Reporting (#94966) 2021-04-20 20:44:24 -07:00
es_archives [Security Solution] [Detections] Combine multiple timestamp searches into single request (#96078) 2021-04-20 15:16:01 -04:00
page_objects [Dashboard] Makes lens default editor for creating new panels (#96181) 2021-04-17 22:29:27 -07:00
screenshots/baseline Unskip and Fix maps x-pack functional test - ( sample data and layer_errors) and also added baseline images (#91205) 2021-02-11 16:01:41 -07:00
services [ML] Functional tests - stabilize anomaly charts embeddables test (#97452) 2021-04-20 11:38:16 +02:00
config.coverage.js
config.edge.js
config.firefox.js
config.js [Reporting] Kibana Application Privileges for Reporting (#94966) 2021-04-20 20:44:24 -07:00
config_security_basic.ts
ftr_provider_context.d.ts
README.md

Kibana Functional Testing

See our Functional Testing Guide